Isaac
Lifelong Learner
- Local time
- Today, 15:24
- Joined
- Mar 14, 2017
- Messages
- 10,888
Hello,
How would I reference a zero-length string/empty string, inside of PowerBI? Is it two double quotes like Excel, "", or is it two single quotes like sql server, ''
etc?
Also, if I'm trying to write a formula condition for a calculated column, and I also need to refer to if the source column might be NULL.
Do I just write Null or do I reference it another way?
How would I reference a zero-length string/empty string, inside of PowerBI? Is it two double quotes like Excel, "", or is it two single quotes like sql server, ''
etc?
Also, if I'm trying to write a formula condition for a calculated column, and I also need to refer to if the source column might be NULL.
Do I just write Null or do I reference it another way?