Forum Discussion
dapoole
8 years agoNew Member
Dynamically Display Results Across Pages
Hi there, I am new to Power BI and currently trying to resolved an issue, although whether or not it is possible to do I am not sure so I am seeking some help/guidance/inspiration. I want to...
v-yuta-msft
8 years agoCommunity Support
Hi dapoole,
Based on my test, visual in different page can't interact with each other, please create charts in a same page.
Regards,
Jimmy Tao
dapoole
8 years agoNew Member
Okay thanks. Based on your answer if I have all 3 tables on the one page which consists of 10 rows in table 1, 20 rows in table 2, and 30 rows in table 3 (which is an appended table of table 1 and table 2). If I then create a slicer on table 1 to only select 5 specific rows, why is the table 3 row count not amended to only display 25 rows, i.e. 5 + 20. How to get the appended table to dynamically display the results from sliced table 1 plus table 2?