Forum Discussion
Shiva799
8 years agoFrequent Visitor
How update 2 or more parameters dynamically on changing value of one parameter?
In Power BI is there a functionality similar to SSRS where the if one parameter value is changed the rest parameter value changes depending at the same time. In Power BI I can edit parameters but until i click on Run the parameters are not updated, so its like i have to change first parameter value and then go and change the parameters dependent on first. Is there a way to do it similar to SSRS? Also how can i pass null values in parameters?
- Anonymous8 years ago
Hi Shiva799,
What I can suggest is use one parameter to get data(other parameters are stored in result from first step), then analysis source data of step one to get other parameters.
After these steps, you can use analysed parameters to do other operations.
Regards,
Xiaoxin Sheng
1 Reply
- AnonymousNot applicable
Hi Shiva799,
What I can suggest is use one parameter to get data(other parameters are stored in result from first step), then analysis source data of step one to get other parameters.
After these steps, you can use analysed parameters to do other operations.
Regards,
Xiaoxin Sheng