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
Hi,
I'm trying to labeling the data in each row with text by New Column with multiple conditions.
As you can see that each inq_ID has prc_sts, SQ_sts and inq_itm_sts.
I'm trying to label each inq_ID by creating inq_itm_sts_mod of which conditions depending on those three status.
The problem is inq_itm_sts_mod I've got is not combine together.
As you can see in another table that the Fail and Pending are separated. There are two rows of Fail and Pending.
I'd like to make them to show only three rows as Fail, Pending and Confirmed.
Thank you very much in advance!!
Dtip
Hi,
Have you tried using DISTINCT(TRIM(Table[Column])). This should Create a new calculated Table
The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!
Check out the November 2025 Power BI update to learn about new features.
| User | Count |
|---|---|
| 19 | |
| 11 | |
| 9 | |
| 4 | |
| 4 |
| User | Count |
|---|---|
| 35 | |
| 32 | |
| 20 | |
| 12 | |
| 10 |