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.
I have a database where the first column contains historic dates. The remaining columns all contain historic data. Each columnheader has the following structure country+number
For example us2, us5, us10, uk2, uk5, uk10
In this example there are 2 options for countries and 3 for the number. These option data is also in a table. So i can make a dropdown containing us and uk and a dropdown with 2 5 10.
Lets say i now select us and 5. How can i make a graph plotting the data in the column us5.
Solved! Go to Solution.
Go to Power Query:
Transform Data in Power Query
Use Simple Filtering
Did I answer your question? If so, please mark my post as a solution!
Proud to be a Super User!
Hi @Kanivan
This seems like a good use case for field parameters to switch between dimensions based on slicer selections. check out the link below -
https://learn.microsoft.com/en-us/power-bi/create-reports/power-bi-field-parameters
If this isn't what you're looking for, please provide a workable sample data (not an image), your expected result from the same sample data and the reasoning behind.
Go to Power Query:
Transform Data in Power Query
Use Simple Filtering
Did I answer your question? If so, please mark my post as a solution!
Proud to be a Super User!
Hi @Kanivan
Can you share the sample data and expected output???
User | Count |
---|---|
65 | |
61 | |
60 | |
53 | |
30 |
User | Count |
---|---|
180 | |
88 | |
71 | |
48 | |
46 |