Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hello Friends,
I have the following DAX formula that does not allow me to return blank, even if I omit the argument when the value if false (I got an error saying that Argument "3" is required).
If I add the "" for the value if false, I got the error saying "Expressions that yield variant data-type cannot be used to define calculated columns".
If I simply add 0 for the value if false, when I convert the column to date, I got a not desired date.
@raphazzz Use BLANK() instead of "". BLANK() returns a value that does not have a data type where-as you are trying to mix a date with a text value.
Check out the July 2025 Power BI update to learn about new features.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
User | Count |
---|---|
69 | |
68 | |
40 | |
29 | |
26 |
User | Count |
---|---|
89 | |
49 | |
44 | |
38 | |
37 |