Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code FABINSIDER for a $400 discount.
Register nowGet inspired! Check out the entries from the Power BI DataViz World Championships preliminary rounds and give kudos to your favorites. View the vizzies.
Hello I would like days on today's date.
For me the formula would be =Date.AddDays(DateTime.FixedLocalNow,-90) but it doesn't work.
=Date.AddDays(DateTime.FixedLocalNow,-90)
Also, I have a "function" message that appears and therefore I cannot transform my data thanks in advance.
Solved! Go to Solution.
() should be appended to FixedLocalNow.
=Date.AddDays(DateTime.FixedLocalNow(),-90)
() should be appended to FixedLocalNow.
=Date.AddDays(DateTime.FixedLocalNow(),-90)
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code FABINSIDER for a $400 discount!
Check out the February 2025 Power BI update to learn about new features.
User | Count |
---|---|
33 | |
32 | |
20 | |
15 | |
13 |
User | Count |
---|---|
20 | |
18 | |
15 | |
10 | |
10 |