Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount.
Register nowThe Power BI DataViz World Championships are on! With four chances to enter, you could win a spot in the LIVE Grand Finale in Las Vegas. Show off your skills.
Hello,
I am looking for assistance on how to solve the following functon in both Power BI and Power Query.
Thank you!
Solved! Go to Solution.
Hi @mdrammeh,
Based on my test, your formula should work in Query Editor, Custom Column under Add Column tab.
Regards
Hi @mdrammeh,
Based on my test, your formula should work in Query Editor, Custom Column under Add Column tab.
Regards
Thanks for answering my question!
You are trying to use Power Query "M" functions in DAX. You can't do that.
You want to use functions from here:
https://msdn.microsoft.com/en-us/library/ee634396.aspx
Specifically, probably the DATEADD function or something like it:
https://msdn.microsoft.com/en-us/library/ee634905.aspx
Refer to my blog article here on the Languages of Power BI
https://community.powerbi.com/t5/Community-Blog/The-Languages-of-Power-BI/ba-p/69104
User | Count |
---|---|
120 | |
67 | |
66 | |
57 | |
50 |
User | Count |
---|---|
176 | |
83 | |
69 | |
65 | |
54 |