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.
Hi
I want to make a card visual, Ihave done top
i tried follwoing but no luck
Hi @abc_777 ,
I tried this with some simple data, It works fine. There should be something else that is impacting the way this works in your case.
In the below example, Product is a Column, sale is a Calculated Measure
Top_Product = CALCULATE(SELECTEDVALUE(Product_sales[Product]), TOPN(1, Product_sales, Product_sales[sale],DESC))
Bottom_Product = CALCULATE(SELECTEDVALUE(Product_sales[Product]), TOPN(1, Product_sales, Product_sales[sale],ASC))
same i though as well. anyways thankx man for your time
i have another issue i am also wondering that one as well can u check if u can solve it if u have time to do so. thx
User | Count |
---|---|
116 | |
73 | |
62 | |
50 | |
46 |
User | Count |
---|---|
173 | |
123 | |
60 | |
59 | |
57 |