This is best Fabric, Power BI, SQL and AI community event. How do we know? The last event sold out! Save €200 with code FABCMTY200.
Register nowA new Data Days event is coming soon! This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. Don't miss out.
Hi Team,
I am using 2 sharepoint lists as source in the report and both lists contains Country as one of their columns, when the value of Country in 1st list is "TRUE" then the column 'country' in another list should be displayed in the table visual otherwise hide the column.
If it is achievable pls let me know the way to resolve it.
Thanks & Regards,
Sushma
Solved! Go to Solution.
@SushmaReddy , You can make that blank. Create a measure like this and use that as a visual level filter of another slicer and check for value =1
int(calculate(isfiltered(Table[Column1]), allselected() ) )
refer video from Guyinacube
https://www.youtube.com/watch?v=sXn-QZqLD-8
@SushmaReddy , You can make that blank. Create a measure like this and use that as a visual level filter of another slicer and check for value =1
int(calculate(isfiltered(Table[Column1]), allselected() ) )
refer video from Guyinacube
Check out the May 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 5 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |