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.
Nameste Experts ,
I have a table with ten columns in a table ,
Eexample : 1st column name "City" and remaining other column headers remains same.
Other option : 1st coloumn name "street" and remaining other column headers remains same.
Now , I have Slicer dropdown where it contains City and street options , user can only choose one of them.
when user selects "City" , then below table should display city contained data and vice-verse for "street"
without managing relationships how can I adopt this ineraction.
Hello @Nadal2405 ,
check the concept of field parameters https://learn.microsoft.com/en-us/power-bi/create-reports/power-bi-field-parameters
If I answered your question, please mark my post as solution, Appreciate your Kudos 👍
Follow me on Linkedin
Vote for my Community Mobile App Idea 💡
Proud to be a Super User! | |
Thank you that was great idea , I tried but it's not working