Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started
Hi, I am trying to add text to the following formula, but I am getting an error because I can't add "+" to text.
if [Status] = "spend confirmed" then [Status]
else if DateTime.From([End Date]) <= Date.AddDays(DateTime.LocalNow(), -60) and not Text.Contains([Status], "confirmed") then [Status] + "should be spend confirmed"
else [Status]
Any help would be appreciated. Thank you!
Solved! Go to Solution.
It worked. Thank you so much!
Check out the September 2024 Power BI update to learn about new features.
Learn from experts, get hands-on experience, and win awesome prizes.
User | Count |
---|---|
105 | |
99 | |
98 | |
38 | |
37 |
User | Count |
---|---|
154 | |
120 | |
73 | |
73 | |
63 |