Forum Discussion
amsrivas
Helper IV
5 years agoHow to refresh different table of Dataflow at different time.
Hi FOlks!!
I have created one dataflow and in there are there are five tables (Entity), i wuld like to refresh different table at different time.
For e.g, Table A will only refresh say at 6 PM however Table B only refresh at 8 PM.
Is there any way!!
Thanks
Amit
1 Reply
- arvindsingh802
Community Champion
That is not possible but you can use alternate approach
Create multiple Dataflows and have tables based on there time and now you can refresh your dataflow as per your need.
If this post helps, then please consider Accept it as the solution, Appreciate your Kudos!