Forum Discussion
Dataflow - not refreshing
Hi,
We are trying to create dataflow connecting CRM datasource with incremental refresh. When we change the field in CRM, the dataflow did not refresh. But if we go inside the dataflow , save it and close it; only then the refresh happens. What i do not understand is there is no structural changes in the datasource, then why we need to save and close it everytime.
Please find what have we done in steps :
- Create a Dataflow with the Source from Microsoft Dynamics.
- Filter the table only to one row to get an simple overview
- Activate the incremental refresh
- Create a dataset with the connection to the dataflow.
- Change the data in the CRM, in this case I changed the probability to 10%
- Manuel refresh the Dataflow
- Check the value in the dataflow, as expected 10%
- Manuel refresh PBI desktop, the probability value doesn’t change to 10%,
- The same effect in the PBI report
1 Reply
- v-jianboli-msftCommunity Support
Hi ShefaliDas2021 ,
According to the picture you showed above, it seems that the value shown in the table is three times the actual value:
This may be caused by the way of aggregation, in fact your data has been refreshed. Please check how this value is aggregated, and select Don’t summarize.
Best Regards,
Jianbo Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.