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

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

Reply
danicost
New Member

#date keyword stop working properly in Dataflow the 13th January 2021

I have a Dataflow that refresh eveyday since more than a year now without issues up to the 13th January 2021.

 

That day something happened in the Dataflow service becase the keyword #date was changed to the string #"#date".

 

That change was done by the service, and now it is not possible to changing back to the original keyword #date.

 

I have solved the issue combining the functions Date.FromText and Text.From, ie. changing #date([Year], [Month], 1) to Date.FromText(Text.From([Year])&", "&Text.From([Month]&",  1").

 

My concern is that this kind of issues, which are not the first time that happened, will produce wrong data for my organization.

 

I mean changes automatically done by the service in the queries.

1 REPLY 1
v-easonf-msft
Community Support
Community Support

Hi , @danicost 

Sorry, I did not find a relevant solution for this problem on the forum.

If you are a pro user, it is recommended to open a support ticket to seek help from the MSFT Support team .
Support Ticket.gif

 

Best Regards,
Community Support Team _ Eason

 

Helpful resources

Announcements
LearnSurvey

Fabric certifications survey

Certification feedback opportunity for the community.

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.

Top Solution Authors
Top Kudoed Authors