Forum Discussion
Subscription preview image filter update
- 3 years ago
It's a pretty standard pattern, but it requires the calendar table to be in import mode (or a calculated table) and the dataset to be refreshed daily-ish.
- Create a calculated column that marks the appropriate rows in the calendar table as "current month" and all others as the string representation of their month
- use that column in the slicer
- set the "current month" value as the default
- publish the report.
lbendlin May I ask you, do you know by chance if the preview picture, as well as the png attachment, should be up to date when the subscription is send? We use fabric, with a semantic model including delta tables automatically updated every day when new data is coming in. The preview picture and the png attachment are not updating. Is this the intended behaviour?
Would be happy when you share some info about this. Thank you!
- lutz_bendlin1 year agoAdvocate V
The "primary" report page used for the preview picture will be rerendered for each (!!!) individual subscription. So if you see outdated data then the synchronization to the SQL endpoint hasn't happened yet. As you may have read that is a non-deterministic process. You can raise a ticket if you want.
- PunChili1 year agoAdvocate II
thank you lutz_bendlin I had this assumption as I already tested every step which can take place before, I was hoping that it is not related to the sql endpoint syncing... I will create a scenario and test it. Do you think it is the same with the datawarehouse...?
- PunChili1 year agoAdvocate II
our data is updated; what is the issue is the refresh of the report which is not automatically done by the subscription. Will try with a ticket to Microsoft.