The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hi All,
I have below 3 charts on my dashaboard , each chart is filtered with specific field 'Title' . Also each chart have button on it which when clicked it takes to detailed page . This feature works uisng page navigation.
For now I have created 3 sub pages to be linked when navigated to particular chart, each page is filtered with that field ' Title'.
I would like to optimize this to single navigated page with dynamic filter, instead of creating 3 navigated pages. I have thought of creating measure which can be used as filter on the navigated page, however, I am unable to populate this measure from the selected button . Please guide me how can this be achieved.
Thanks.
AOD, I have the same problem. Were you able to figure it out?
@AOD , Not very clear, But see if you need something like this - It uses page measure
New means to access display pages - Display only one page in the report, Hide rest: https://youtu.be/d4H0GKUH0r4
Hi Amit,
Sorry to not explain you clearly in my original question.
Thanks for the video, but it is not for my requirement.
Basically I have 2 pages ( Summary and Sub page ) and 3 buttons on Summary page , when selected any particular button it should navigate to Sub page.
All 3 buttons navigate to same Sub page but selected button should change the filter applied on the navigated page ie on 'Sub Page'
Say when button 1 is selected Sub page should be filtered to Field 'Title = Soil ", if button 2 is selected , sub page should be filtered to Title = Pots" and for button 3 same page should be filtered to Title = Plants.
Hope this is clear :).
Thanks