Forum Discussion
Adding Parameter to filter in Power BI
Hi Anonymous Actually my requirement is like this - I have a parameter called CompareBy with 3 values- Clinic, Specialty and Provider. I want to add that CompareBy to a filter. And then I have another table called Provider Attributes in which I have Office_Name, Expertise and ProviderName columns. So when I select Clinic from CompareBy, I need a column that lists all Office_Name values from the Office_Name column. And when specialty is selected all values of expertise should show. And when provider selected, all values of providername should show. I need to add the column that is listing all these values corresponding to CompareBy filter to an another filter. So the newly created column has to list the values correspondingly based on the CompareBy value that I selected.
I have a column called CompareGroup created here with the below code.
- Anonymous2 years agoNot applicable
Hi Kalaivani ,
pbit can not upload.
and my sample data is like this:
You choose parameter AAA , and the desktop will display the value of AAA
The final output is shown in the following figure:
Best Regards,
Xianda Tang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.