Forum Discussion
Anonymous
3 years agoNot applicable
how to do incremental refresh for date
How to perform an incremental refresh for a date column in the yyyy/mm/dd format?
I have a column in my dataset that contains dates in the format yyyy/mm/dd. I want to apply an incremental refresh specifically to this column. However, I am currently unable to do so as my current approach only supports the date/time format.
Please suggest some way to resolve ir
4 Replies
- cassidyPower Participant
You'll need to add a step in query editor converting the Date to Date/Time. Incremental Refresh will recognize the column then.