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.
How can I make the graph understand that I am reporting exactly the negative?
Example: if I have a list of names associated with services performed by each name, I would like to create a report that if I clicked the name I would be told which services does not make that name
You would use a disconnected table (with the user names) and create measures that calculate a flag according to your logic. That measure can then be used as a visual filter.