Forum Discussion
Rfranca
7 years agoResolver IV
TOPN dynamic
I am using the formula to create a table TabelaRank =CALCULATETABLE(VALUES(Sales[Pagamento]);TOPN (1; ALLSELECTED(Sales[Pagamento]); [Asset Rank]; ASC )) TOPN(<n_value>, <table>, <orderBy_exp...
Rfranca
7 years agoResolver IV
Hi, Ashish_Mathur
Help me....
I need to paint a chart only with the items selected in the RANK.
For this I put together a list and if it is in the list it paints the chart.
https://1drv.ms/u/s!AjVxNwZurzV3g3tOY08NA7cMl7yC
Tks
Ashish_Mathur
7 years agoSuper User
Hi,
I cannot understand the language there. Also, there are so many tables there that i do not know which one has the problem.