The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
I have one data field where I want to be able to assign a value to ISBlank and a value if not blank.
Example:
Blank = Requests
Not Blank = Communication.
What
Solved! Go to Solution.
Hi @Alaska1
A simple calculated column with below DAX would work.
Hi @Alaska1
A simple calculated column with below DAX would work.