Forum Discussion
Create graphs in a for loop
Hi,
I would like to create n graphs with n evolving according to a parameter selected by the user.
For instance, if the user select a certain model that has 4 variable, then the report will create 4 graphs for each variable. If he choses another model with 8 variable, then 8 graphs will be generated and so on.
Does anyone has an idea of how to do it ? I don't find any ressources on the internet that would give me a clue...
Best regards,
Victor
Hi, Gavroche97
After testing, your idea cannot be implemented with parameters. You can try the bookmark feature.
Create page and bookmark navigators - Power BI | Microsoft Learn
Dynamic M query parameters in Power BI Desktop - Power BI | Microsoft Learn
Best Regards,
Community Support Team _Charlotte
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
2 Replies
- v-zhangtiCommunity Support
Hi, Gavroche97
After testing, your idea cannot be implemented with parameters. You can try the bookmark feature.
Create page and bookmark navigators - Power BI | Microsoft Learn
Dynamic M query parameters in Power BI Desktop - Power BI | Microsoft Learn
Best Regards,
Community Support Team _Charlotte
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- Thennarasu_RResponsive Resident
My thought Parameter is not possible. You can try with Book mark.created two one is 4 graphs anothers one 8 It will work..It work in single page .page navigator also similar but its only work Different page.