Tag Archives: Power BI

How to: add a ribbon button that calls a Power Automate flow (and downloads generated document as a result)

If you ever wanted to add a ribbon button that would be calling a flow (one usage scenario for this is to start sing Power BI Paginated Reports and/or Power Automat Word Templates to generate documents/reports), there is a sample script below which you could use to achieve just that. Here is how the user… Read More »

Here is an Azure Function that’s using Power BI Rest API. Although, it is still no faster than Power BI connector

Earlier this month, I blogged about how “Export to File for Paginated Reports” action seems to be relatively slow (even when compared to doing the export manually from the Power BI Service): https://www.itaintboring.com/power-automate/export-to-file-for-paginated-reports-execution-time/ So, I thought, maybe an alternative could be to write custom code which would be using Power BI Rest API to do… Read More »

Power BI Paginated Reports ALM

I think Power FX Command designer is going to be the news of the month (or, possibly, of the whole summer): https://powerapps.microsoft.com/en-us/blog/announcing-command-designer-with-power-fx-preview/ However, that’s something I’ll need to look at a bit later. In the meantime, there was a more pressing need on the project I’ve been working on, and that’s all about setting up… Read More »