Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowJuly 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more
I have a table from a select query that has 3 columns date, units, and count.
date units count
20160225 1 1
20160226 1 1
this is how it looks in the table
What I'm trying to do is create a chart that will display the dates and the units or the count. I need to use either a parameter or a filter but I'm not sure what is the best. I need to be able to select from a filter or a parameter units; and the line graph will generate a graph for the units, then if I need to select count the graph will change using the count. Can someone please help?
Thank you,
Antonio Fallucca
Solved! Go to Solution.
@antoniofallucca,
You can create a disconnected table to achieve the above requirement. for more details, please review the following PBIX file.
https://1drv.ms/u/s!AhsotbnGu1Nogyme9jhSllQtuudL
Regards,
Lydia
@antoniofallucca,
You can create a disconnected table to achieve the above requirement. for more details, please review the following PBIX file.
https://1drv.ms/u/s!AhsotbnGu1Nogyme9jhSllQtuudL
Regards,
Lydia
| User | Count |
|---|---|
| 23 | |
| 19 | |
| 18 | |
| 17 | |
| 13 |
| User | Count |
|---|---|
| 60 | |
| 52 | |
| 47 | |
| 40 | |
| 38 |