Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by attending the DP-600 session on April 23rd (pacific time), live or on-demand.
Learn moreNext up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now
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
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
| User | Count |
|---|---|
| 45 | |
| 43 | |
| 39 | |
| 19 | |
| 15 |
| User | Count |
|---|---|
| 68 | |
| 65 | |
| 31 | |
| 28 | |
| 24 |