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
Hi,
I have created a report which contains top n bar chart, tree map and other visuals.I have created DAX for getting Top N values.It is updating correcting with the slicers present in the page. But when any selections is made on any other visuals the Top N visual is not updating correctly.
Can anyone help how to create Top N visual interactive with other visual in the report.
Below is the DAX code I have created
Solved! Go to Solution.
Hi,
Drag this measure to the visual
Top n errors calculate([errors],topn([Top N applications Value],all(business_servers[apps]),[errors]),values(business_servers[apps]))
Hope this helps.
Hi,
Drag this measure to the visual
Top n errors calculate([errors],topn([Top N applications Value],all(business_servers[apps]),[errors]),values(business_servers[apps]))
Hope this helps.
Hi @Ashish_Mathur ,
Thanks for your reply.I have tried the above measure but its not working.
Hi,
Share the download link of the PBI file. Show the problem there and the expected result. In the PBI file, please only share the information that in required for answering the question. Remove unwanted tables/columns/measures.
You are welcome.
Hi @Meera556 ,
Did @amitchandak response solve your problem? If solved, please mark the helpful answer as a solution this will help more people, if not please provide some sample data in your tables (exclude sensitive data) with Text format and your expected result with backend logic and special examples. It is better if you can share a simplified pbix file. Thank you.
Best Regards,
Neeko Tang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @Anonymous ,
I haven't found th exact solution for the query I have posted.
@Meera556 , Refer
Dynamic TOPN using TOPN/Window and Numeric parameter: https://youtu.be/vm2mdEioQPQ
Power BI: rankx, topn, dynamic topn with numeric parameters
https://youtu.be/cN8AO3_vmlY?t=25620
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.
Experience the highlights from FabCon & SQLCon, available live and on-demand starting April 14th.
| User | Count |
|---|---|
| 48 | |
| 43 | |
| 40 | |
| 20 | |
| 15 |
| User | Count |
|---|---|
| 70 | |
| 67 | |
| 32 | |
| 27 | |
| 25 |