Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
1 year ago

Power Bi Paginated Report Subscription not working.

I set up an email subscription for a paginated report and for the date parameter I selected "yesterday" as opposed to a specific date.  Then I set up a subscription, note I did not have the option to do a dynamic subscription. I set this on 9/9/24 and I keep getting 9/8/24 data sent to my email and it is not chanigng to the new yesterday. 

I do not have this issue when doing this in a power bi dashboard only the paginated reports. 

1 Reply

  • Anonymous's avatar
    Anonymous
    Not applicable

    Hi Anonymous ,

     

    How do you set up the date parameter? I recommend that you try to set the default value of the date parameter like this and use it in subscription.

    =DateAdd("d", -1, Today())

     

    Best regards,

    Rimmon Li