Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hello, i need show into a table only data with Family is equal my Selected Value
My selected value Measure = SELECTEDVALUE(D_FAMILY[Family])
My table is
D_EQUIP[n Equipamento]
D_FAMILY[Family]
it's Possible? Thanks
@marcio_fornari , The code you have given should work
or
My selected value Measure = max(D_FAMILY[Family])
Hi @amitchandak doens't work..
I record a video to help.
i select the equipment on the map and the table shows me all the equipments that are of the same family, at this case are only 2 rows.
After i need selected the equipment on the table to make a drill-through, but the table show others rows instead of keep the equipments.
I don't want the table filter after click inside.
If you look below the table, the selected value doesn't change, i was a think a measure to filter only rows equal family is my selected value
sorry my english is not very good, it's hard to explain this.
Anyone can help me?
I uploaded the example file: https://drive.google.com/file/d/1JDiLsIBYP9Un7l8Vvs89dLCkxl2WxN7p/view?usp=sharing
Check out the July 2025 Power BI update to learn about new features.
User | Count |
---|---|
25 | |
10 | |
7 | |
6 | |
6 |
User | Count |
---|---|
30 | |
11 | |
11 | |
10 | |
6 |