Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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
Check out the July 2025 Power BI update to learn about new features.
User | Count |
---|---|
23 | |
8 | |
7 | |
6 | |
6 |
User | Count |
---|---|
28 | |
12 | |
10 | |
10 | |
6 |