Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
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
User | Count |
---|---|
12 | |
11 | |
8 | |
6 | |
6 |
User | Count |
---|---|
24 | |
19 | |
14 | |
10 | |
7 |