Forum Discussion
Anonymous
3 years agoNot applicable
incremental load with integer (yyyymmdd) in dataflow
Hi, I am new to power bi and so please excuse me if it is a silly question. I am looking for a way to implement incremental load with integer in a dataflow. I have found steps to do it in the desktop and then publish it to service but no direct way to do in dataflow. I created the range start & end in the data flow and the invoked function to convert integer (yyyymmdd) to date but when i try to configure the incremental in dataflow , its popping no data/time column.
Thanks
1 Reply
- GilbertQSuper User
Hi Anonymous
You can try this in my blog post where you can keep your paramters as DateTime but in the code you use a different way to pass through the details.