Isaac
Lifelong Learner
- Local time
 - Today, 07:40
 
- Joined
 - Mar 14, 2017
 
- Messages
 - 11,701
 
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?