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 August 31st. Request your voucher.
Hello,
I am new to PowerBI and I want to build a simple matrix visualisation. First, here is what I want to do (please note that it is an example with random numbers):
Here is now the data I have:
What I tried to do:
- Add a filter to the actual page to set up the date on the day before
- Create a table, but all the data is on a same line, I could not find a way to setup columns:
I am sure that what I want to do is very simple, but I can not find out how. Could please someone help me?
Solved! Go to Solution.
Before doing any of that you need to unpivot your source data to bring it into a usable format.
Before doing any of that you need to unpivot your source data to bring it into a usable format.
Thank you it was only this simple