Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.
Hey,
I have a problem where I can't get any further.
This is a table visual which is filtered for ID: "123", there are differents Names and Values - (Value) do not care.
I want a IF function, that if the ID and den Name of the Component Equal there should only display one column
-> in the Case it dosent matter which column from Component A remains (KC or XF - doesnt matter)
ID | Name | Value |
123 | Component A | KC |
123 | Component A | XF |
123 | Component B | LJM |
123 | Component C | LJK |
It should look like this:
ID | Name | Value |
123 | Component A | KC |
123 | Component B | LJM |
123 | Component C | LJK |
or like this:
ID | Name | Value |
123 | Component A | XF |
123 | Component B | LJM |
123 | Component C | LJK |
Solved! Go to Solution.
you can set the value to first or last
Proud to be a Super User!
in addition to the above, you may create a simple measure and use that measure instead of the value column also:
you can set the value to first or last
Proud to be a Super User!
such a easy solution - thank you
you are welcome
Proud to be a Super User!
User | Count |
---|---|
117 | |
74 | |
59 | |
51 | |
48 |
User | Count |
---|---|
171 | |
122 | |
60 | |
59 | |
56 |