Forum Discussion

kthurman's avatar
kthurman
Frequent Visitor
7 years ago
Solved

Macros for Power BI

Am I correct Power BI has no macro functionality - or a similar function?

Example "filter by x slicer, then export each visual to csv"

5 Replies

  • Anonymous's avatar
    Anonymous
    Not applicable

    Hi kthurman ,

    AFAIK, power bi will block macros and other additional plugin. Current it only import normal workbook sheet records.(styles will been removed on get data steps)

    Regards,

    Xiaoxin Sheng

  • Hi - I realize this was closed a long time ago. Just wondering, kthurman, did you ever come up with a solution for your example task - using a slicer and exporting to a csv? It's very similar to a task I'm trying to do now - I have a list of slicer combinations, and I want to iterate over them one at a time, print each to pdf, and combine at the end. It seems like it can be done in Power Automate, but that it would just be simpler to write a macro. 🙂 

    • d_gosbell's avatar
      d_gosbell
      Icon for Super User rankSuper User

      karen578 wrote:

      Hi - I realize this was closed a long time ago. Just wondering, kthurman, did you ever come up with a solution for your example task - using a slicer and exporting to a csv? It's very similar to a task I'm trying to do now - I have a list of slicer combinations, and I want to iterate over them one at a time, print each to pdf, and combine at the end. It seems like it can be done in Power Automate, but that it would just be simpler to write a macro. 🙂 


      There is still no macro language style feature in the product. Power Automate would be a good approach

    • kthurman's avatar
      kthurman
      Frequent Visitor

      Hi Karen, as of now I still see no macro functionality for Power BI. Unfortunately. I currently resort to manually 'filtering and downloading'