Forum Discussion
Query related to parameters layout
Hi ,
I want to know if we can arrange the parameters vertically instead of horizontal format. Is it possible on powerBi service or embedded report.
Thank you
Hi, latasha_yadav
Yes, it is possible to arrange the parameters vertically in Power BI service or embedded report. You can customize the appearance and behavior of your embedded Power BI report by using the Power BI Client APIs. The settings property can be used to adjust the appearance and behavior of your embedded Power BI report. For instance, you can adjust the filter visibility, navigation access, and location settings in the configuration object.
You can also create parameters for paginated reports in the Power BI service. URL parameters for Paginated Reports are also available. You can pass report parameters to a report by including them in a paginated report URL, and even construct this URL dynamically in a Power BI report and drillthrough to a paginated report by using a DAX measure.
Create parameters for paginated reports in the Power BI service - 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.
1 Reply
- v-zhangtiCommunity Support
Hi, latasha_yadav
Yes, it is possible to arrange the parameters vertically in Power BI service or embedded report. You can customize the appearance and behavior of your embedded Power BI report by using the Power BI Client APIs. The settings property can be used to adjust the appearance and behavior of your embedded Power BI report. For instance, you can adjust the filter visibility, navigation access, and location settings in the configuration object.
You can also create parameters for paginated reports in the Power BI service. URL parameters for Paginated Reports are also available. You can pass report parameters to a report by including them in a paginated report URL, and even construct this URL dynamically in a Power BI report and drillthrough to a paginated report by using a DAX measure.
Create parameters for paginated reports in the Power BI service - 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.