Forum Discussion
GrandeMariela
1 year agoFrequent Visitor
Visual Filter no filter
Hi Community I am having problem with a measure I created for hide or show a pie chart depends of segment selected. ShowSegmentView = IF(SELECTEDVALUE(DataBase[Segment], "ALL") = "ALL", 1, 0) In ...
Ritaf1983
1 year agoSuper User
Please provide a workable sample data and your expected result from that. It is hard to figure out what you want to achieve from the description alone.
GrandeMariela
1 year agoFrequent Visitor
Thanks a lor fot your comment. I will share it, maybe will be more clear.
I Have two pie charts, one with product field and another with segment. At the beginig of load report Segmet pie shown and Product Field pie hide, once I select a Segment in a slice, then Segment pie hide and Product Field pie shown. With this only shown Product fields in the segment selected.
I hope this be more clear, thanks in advance
Mariela Grande ♡