Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
Hello everyone,
I am having issues with using a custom column using a IF ISBLANK formula to combine the UPS website tracking URL with the actual UPS tracking #. I would like the formula to not populate the column if the tracking # is blank in the related column. Below is a sample of my custom column. Thanks!
Solved! Go to Solution.
That is the syntax for DAX, you need power query there.
=if test then value_if_true else value_if_false
That is the syntax for DAX, you need power query there.
=if test then value_if_true else value_if_false
Thank you for the reply. To confirm, I cannot use a custom column for this formula?
The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!
| User | Count |
|---|---|
| 44 | |
| 40 | |
| 33 | |
| 31 | |
| 23 |
| User | Count |
|---|---|
| 127 | |
| 116 | |
| 90 | |
| 73 | |
| 69 |