Forum Discussion
lynnma
1 year agoHelper II
Power BI Report Builder
To Whom It May Concern: Note: (Heatlhcare Physicians Report) I am trying to build out a Power BI Report, using Power BI Report Builder. We are using Power BI Report Server ( ON PREMISES). T...
- Anonymous1 year ago
Hi, lynnma
Let's follow my example to learn how to use parameters to filter datasets:
First, here's my dataset:
Method 1: Create a parameter based on the cource name:
An important step is to apply this parameter to dataset1:
The results are as follows:
Method 2, pass the parameters in the query:
The results are as follows:
Best Regards
Jianpeng Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Vanchy_Liao
1 year agoAdvocate IV
Hi lynnma ,
can you describe more specifically the structure you want?
e.g.
1. create a parameter which get name from query.
2. shows the Physician's Contact Info based on selected name in the report.