Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
Eric
Advocate I
Advocate I

Incremental Refresh when Date field is a YYYYMMDD string

My sales fact table ('TMSDAY') stores the transaction date [TDDATE] as an 8 character string in YYYYMMDD format.  Our ERP system stores all date fields this way so I am facing this issue with every fact table.

 

My dataflow is setup and working properly and I'm now trying to setup a nightly incremental refresh for this table in Power BI Premium.  But, PowerBI doesn't recongnize the [TDDATE] field as a date so it's not giving me the option to create an incremental refresh routine. 

 

Has anyone faced this challange and found a successful way to overcome it?

 

Thanks,

 

Eric

 

2 REPLIES 2
v-diye-msft
Community Support
Community Support

Hi @Eric 

 

Please refer to the similar solved post:

https://community.powerbi.com/t5/Desktop/Incremental-refresh-with-ID-YYYYMMDD/m-p/437844

 

Community Support Team _ Dina Ye
If this post helps, then please consider Accept it as the solution to help the other members find it more
quickly.

v-diye-msft, thank you for the response.  I looked at taht post but it doesn't solve my problem.  I am able to use that approach in Power BI Desktop but I’m trying to do this in a Dataflow, which to my knowledge doesn’t have the ability to create and use Parameters.  If I’m wrong on that front, please correct me.

 

Any idea how to accomplisy this same thing in Dataflows?

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors