Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Converting the tableau convertion in power BI.
DATEADD('day', -1,[Calendar day])
For Example: if the date is "1/1/2022" after substracting by -1 the result should be 31/12/2022.
This is possible in Tableau
But in power BI for dateadd
it becomes blank
How do I get the result of tableau in power BI
If the date is 1/1/2023 then the result should be 12/31/2022
Help in this is needed.
Thanks in advance
Solved! Go to Solution.