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
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
If you love stickers, then you will definitely want to check out our community sticker challenge, Barcelona edition!
Check out the July 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 30 | |
| 23 | |
| 23 | |
| 23 | |
| 14 |
| User | Count |
|---|---|
| 46 | |
| 33 | |
| 20 | |
| 18 | |
| 16 |