Forum Discussion
abc_777
Solution Specialist
3 years agohi
Hi
I want to make a card visual, Ihave done top
TOP Product = CALCULATE(SELECTEDVALUE('bm_retail_t product_file'[ITEM_NAME]),
TOPN(1, ALL('bm_retail_t product_file'),[Sale], DESC))
...