Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hello,
For simplicity sake I'm going to explain the problem in an example scenario.
All the data from different company's is stored in one database (MySQL).
Each company has its own salesmen.
Goal:
First a parameter needs to be given that equals one of the company's names.
Then you can only see data from that particular company in the data tab. So that data from other company's cannot be used when making visualisations.
What I tried:
Expected outcome:
only data from the one company (in this case "Belfius") can be accesed when making visualisations.
Actual outcome:
I can still see data from other company's.
I tried to explain it briefly and I hope that you an idea what I'm trying to achieve. If you have any further questions please ask.
Cheers,
Vincent Neuts
Solved! Go to Solution.
@vincentn,
"Goal:
First a parameter needs to be given that equals one of the company's names.
Then you can only see data from that particular company in the data tab. So that data from other company's cannot be used when making visualisations. "
You can review the PBIX file about how to set filter parameter, However, to achieve the above goal, you can also create RLS roles.
Regards,
Lydia
@vincentn,
"Goal:
First a parameter needs to be given that equals one of the company's names.
Then you can only see data from that particular company in the data tab. So that data from other company's cannot be used when making visualisations. "
You can review the PBIX file about how to set filter parameter, However, to achieve the above goal, you can also create RLS roles.
Regards,
Lydia
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.