Forum Discussion

Priyamxylem's avatar
Priyamxylem
Helper I
1 year ago

Visuals dynamic data hiding

I have two visuals one Table and other is Stacked Bar chart. The data coming from both the visuals are from two different table suppose table1 and table2

Relation table1(ID) one to many relation with table2(custid)  and cross filtering is set to both.

Issue – When I select any row from the stacked visual table visuals show only one matched row as you can see below

 

But when I select one row from table it highlight the selected ID and grey out the unmatched one.

 

 

Expectation is that stack bar chart should only show matched id hiding all other ids data. The data is huge so when someone selects a row from the table if that id is at last in stack bar chart then we have to scroll all the way down to the chart to see its matched data.

 

PowerBI powerbi3 npowerbi powerbi2 

5 Replies