March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
I am trying to create a measure in which I can present a value that presents the information if a customer made a purchase in a company other than one that he has already bought ... and not only if he bought but also how many purchases he made ........ all the information is in the same table .... already tried everything but nothing so far.....
I think an if case can solve the problem but I do not know how to do it.
This is the measure I'm trying to create:
Cotave = CALCULATE ( [Qtd. Active clients]; 'PBI_FAT_TT' [COMPANY NAME] IN {"Cotave", "Elmaz" )
[Qtd. Active clients]; shows the number of customers and "Cotave" and "Elmaz" are the companies Qty Active Customers for
@Anonymous,
You may check if the following post helps.
User | Count |
---|---|
117 | |
77 | |
58 | |
52 | |
46 |
User | Count |
---|---|
171 | |
117 | |
63 | |
57 | |
51 |