Forum Discussion
How to split columns and show units sold
- 9 years ago
first you need to create a date table, you can use =CalenderAuto for this.
create a relationship between the date table and the table of data
create a new table with a unique list of vehicles, you can use =distinct for this table
create a relationship between the vehicles table and the table of data
Next create a pivot table/visulaisation and drop in the date from the date table and the vehicle from the vehicle table and you can then use the count aggregation from the table of data in the values
Hi CyndeeB,
Have you tried the solution provided by paulag above? Does it work in your scenario? If it works, could you accept it as solution to close this thread?
If you still have any question on this issue, feel free to post here. :smileyhappy:
Regards