Exercise
We’re working with the ORDERS dataset and you want to get the result shown below. We ended up with 227.597 rows and used five tools to get the result. A couple of hints. You can round numeric columns in a couple of ways: with the Transform tool or with the .ROUND syntax. The TEXT() function could also be helpful to convert a number to a string - you can also use the Column tool if you prefer.