Forum Discussion
Power BI Report Server - design question - write to file system, or schedule report result.
- 4 years ago
Hi bme65 ,
About how to create paginated report ,you could refer Microsoft official article:
https://docs.microsoft.com/en-us/power-bi/report-server/quickstart-create-paginated-report
But according filter ,to send different path link ,In my opinion, it can't be done, my idea is to create multiple reports, subscribe to different share paths and configure different user access rights to the shared folders.
the following is create subscriptions to a shared path,In my previous configuration, the subscription file was created on 2021/1/11 in the shared folder at:
Best Regards
Lucien
Hi bme65 ,
About how to create paginated report ,you could refer Microsoft official article:
https://docs.microsoft.com/en-us/power-bi/report-server/quickstart-create-paginated-report
But according filter ,to send different path link ,In my opinion, it can't be done, my idea is to create multiple reports, subscribe to different share paths and configure different user access rights to the shared folders.
the following is create subscriptions to a shared path,In my previous configuration, the subscription file was created on 2021/1/11 in the shared folder at:
Best Regards
Lucien
- bme654 years agoFrequent Visitor
Hi v-luwang-msft ,
Ugh, I found out we that Report Builder is not authorized for me to use at our company, so no paginated reports. So suprised subscriptions/writing to file system, mailing isn't available for pbix reports.
Is there another method, aside from pagineated reports to either write the report to a file, or trigger the report creation for a later time. This may have to be a stored proc, or an api call. If so, I will open up a dev question, if not available im the tool. Please advise. Thanks!