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"
  • d_gosbell's avatar
    7 years ago

    Yes you are correct, PowerBI has no procedural macro style language feature.

     

    It does have a REST API, https://docs.microsoft.com/en-us/rest/api/power-bi/ but that is focused on service level features rather than interacting with individual visuals within a report