The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hi All,
I have one table visual which contains No of Orders by Order Type. I need to show Sales inCard visual only when Order Type is selected from Slicer. Problem is there is table visual, if someone select the Order Type from visual, card still shows values because filter is applied. Is there a way to restrict card visual to show only when selection is done from slicer and not from any visual?
Solved! Go to Solution.
HI @rob_vander,
You can turn on the 'edit interaction' layout to modify the interaction between the visual and filter to only respond with the specific filter effects.
Change how visuals interact in a report - Power BI | Microsoft Learn
Regards,
Xiaoxin Sheng
HI @rob_vander,
You can turn on the 'edit interaction' layout to modify the interaction between the visual and filter to only respond with the specific filter effects.
Change how visuals interact in a report - Power BI | Microsoft Learn
Regards,
Xiaoxin Sheng
Completely forgot this part. Thanks