Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.
Hi people,
I have the following command:
CONCATENATEX(FILTER('BaseData','BaseData'[OrderNumber]=EARLIER('BaseData'[OrderNumber])),'BaseData'[Team]," ")
Which shows of this result in a collumn:
My Problem is, that I want every value "A", "B", "C", "D" just one time in the s_t column if it appears.
For example in the first row: there should be just one "A" in the s_t column.
or in the row where the "UnderOrderNumber" is "4", the row in the s_t colum should be "B C D"
I'm glad for any help, thanks in advance!
Thanks @amitchandak it shows a circular dependency.
Doesn't work unfortunatley..
I just read, that DISTINCT is a way to don't create a circular dependencys in general..
Do you have an idea to bypass this error?
User | Count |
---|---|
15 | |
13 | |
12 | |
10 | |
10 |
User | Count |
---|---|
19 | |
15 | |
14 | |
11 | |
10 |