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
Team,
I have a data model with 3 tables:
1 master, 2 fact tables (star schema)
Data model -> 1 to * from master to both fact tables (single direction) connected via employee id in all three tables.
There are 3 pages in the report.
Main page show a summary of all employees with their sales details (it's a leadership view) table with some slicers.
Second page is the individual details page (like a employee portfolio) of each employees based on slicer selection or RLS.
Third page is a detailed view (drill thorugh) of 2nd page with tables having more columns.
Scenario:
****************
There is a slicer in 2nd page which is having "Yes" / "No" option. (also in main page)
If we select "Yes", we have to display a table visual with some columns from 1 fact table and a measure value (which is sum of sales value)
If "No", display another table visual with some columns from 2nd fact table and a measure value (which is sum of sales value).
Do not show both tables in the page. It should display based on the slicer value we selected.
To summarize, employee details are present in both fact tables. Based on the slicer selection we have to show data from the respective fact tables.
Also it would be great if we select the slicer from main page and drill through page also show the above requirement.
@jithinrg , I think you need conditional drill through, Video from Guy in a cube
https://www.youtube.com/watch?v=4Qy-bksqExI
https://docs.microsoft.com/en-us/power-bi/create-reports/desktop-drill-through-buttons
Thanks @amitchandak . The video shows navigation to different pages.
My scenario is to show tables based on the slicer selection in same page (or slicer selection from the main page.)
like bookmarking...if the slicer selection is yes, show this table, else another table..is it possible?
Hi @jithinrg
for your scenario Yes / No button with bookmark is good.
Ref - https://www.aerieconsulting.com/blog/how-to-hide-and-show-visuals-in-power-bi
Thanks
Hari
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 |
|---|---|
| 44 | |
| 43 | |
| 38 | |
| 19 | |
| 15 |
| User | Count |
|---|---|
| 68 | |
| 64 | |
| 31 | |
| 29 | |
| 24 |