The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
Hi guys
I have this type of a table:
category | subcategory | product | colour | Jan-22 | Feb-22 | Mar-22 | Apr-22 |
food | beverages | coca cola | red | 120 | 258 | 25 | 456 |
I have no idea how to work with this type of table in Table View for, let's say, creating a table or a graph with the number of beverages sold every month.
I have never worked with columns as months, just lines...
Can you guys help out here?
Thanks so much!
Solved! Go to Solution.
You'll need to pivot the month columns into rows so that the data is structured in the proper way for reporting.
Please provide some sample data so I can show you.
regards
Phil
Proud to be a Super User!
Thanks so much, Phil!
I did it! 🙂
You'll need to pivot the month columns into rows so that the data is structured in the proper way for reporting.
Please provide some sample data so I can show you.
regards
Phil
Proud to be a Super User!
User | Count |
---|---|
65 | |
61 | |
60 | |
53 | |
30 |
User | Count |
---|---|
180 | |
88 | |
71 | |
48 | |
46 |