Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers!
Enter the sweepstakes now!Prepping for a Fabric certification exam? Join us for a live prep session with exam experts to learn how to pass the exam. Register now.
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 May 2025 Power BI update to learn about new features.
Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.
User | Count |
---|---|
73 | |
70 | |
69 | |
46 | |
44 |
User | Count |
---|---|
46 | |
38 | |
29 | |
28 | |
28 |