Forum Discussion
felipecollazos
3 years agoFrequent Visitor
PROBLEMS WITH COUNTING CODES
Hi guys! Im going to present you the next table On this table we have: Code: the code of our brand Ranking: the ranking of this code Fam ranking: the family ranking of this code Pic...
amitchandak
Super User
3 years agofelipecollazos , Try a measure like assuming you have a measure Count top 300 Pic
Sumx(filter(Values(Table[Code]), [Count top 300 Pick])
or share the calculation of Count top 300 Pick
Can you share sample data and sample output in table format? Or a sample pbix after removing sensitive data.
felipecollazos
3 years agoFrequent Visitor
There is no calculation for TOP 300, is another source of data. Each X time we change the TOPs.
- felipecollazos3 years agoFrequent Visitor
I cant find a proper solution for what I need 😞