Forum Discussion
madpimenta013
3 years agoHelper I
Doubt regarding Dataflow and Dataset
I created a dataflow and used that dataflow as a data source in my report. I configured the automatic update in it normally, however, when I published the report, I saw that it created a Dataset as w...
- 3 years ago
Yes to first question, Dataflow becomes the source of your Dataset and you ne need to measure how long it takes for the Dataflow to refresh then set the refresh of your dataset accordingly.
Yes to second question, use incremental refresh against your datset.
aj1973
3 years agoCommunity Champion
Yes to first question, Dataflow becomes the source of your Dataset and you ne need to measure how long it takes for the Dataflow to refresh then set the refresh of your dataset accordingly.
Yes to second question, use incremental refresh against your datset.
madpimenta013
3 years agoHelper I
Thank you very much for your reply.
- aj19733 years agoCommunity Champion
Welcome