Forum Discussion

Don-Bot's avatar
Don-Bot
Icon for Helper V rankHelper V
2 years ago
Solved

How do I export a report filter using C# XMLA Endpoint for Power BI Embedded?

I am working through setting up an export to pdf button for power bi embedded.  I have the initial export working where it will export the report in question.  However, if I click on a slicer or filt...
  • Anonymous's avatar
    Anonymous
    2 years ago

    HI Don-Bot,

    Did you mean the filters that applied on the 'read view' mode instead of saved to your report?
    AFAIK, current the export file API only check saved filters. The 'read view' mode operations did not really apply to the report side so they can't be recognized and traced by rest API.

    Regards,

    Xiaoxin Sheng