Forum Discussion
PBIfanatic
6 years agoHelper V
Difference between dates - power query
Hi, How do I calculate the difference between the dates in power query without loosing query folding? I tried using Duration.Days function, but it comes with an error saying I need to import the...
PBIfanatic
6 years agoHelper V
Hi Anonymous ,
No, it isnt unfortunately.
Anonymous
6 years agoNot applicable
Hi PBIfanatic ,
You can use the function DATEDIFF in DAX to create one calculated column instead of calculating the difference between dates in Power Query:
Best Regards
Rena