Forum Discussion

abm_chris's avatar
abm_chris
Advocate I
2 years ago

Using multiple parameters with Dynamic Subscriptions with Paginated Reports

I've been testing the new feature launched last month, however I can't work out how to add multiple parameters per subscription, usually these would be comma delimited i.e. (A, B, C)

Dynamic subscriptions for paginated reports (Preview) | Microsoft Power BI Blog | Microsoft Power BI

My use case is I have a Region A and I want them to see Countries C, D and E all in the same report but at the minute it only seems to let me send each Country separately.

2 Replies

  • Anonymous's avatar
    Anonymous
    Not applicable

    Hi abm_chris , just curious if you ever solved this.  I was wondering the same thing but haven't been able to find any other specific references to this in documentation, forum threads, etc.

    • abm_chris's avatar
      abm_chris
      Advocate I

      Hi Anonymous, like yourself wasn't able to find anything in the documentation for this, what I ended up doing was wrapping the parameters into one so if I had parameter A, B and C like you would with any other report such as in SSRS. For this to work, I then had this based off of one parameter in a drop down box which worked for what I needed it before when it was certain countries in a region but this won't work for all cases of course.