Forum Discussion

Syndicate_Admin's avatar
Syndicate_Admin
Administrator
2 years ago

INCORRECT TOTAL

Good afternoon everyone, I have a problem with the sum of a measure, the total is not correct, initially, the measure is created with a distintcount, since I have to add text data

The table is called STOCK and the column I need to add CLAVE_ARTICULO

The measurement is as follows

SKU EXIS = DISTINCTCOUNT(Stock[CLAVE_ARTICULO])

It gives me this data, the data by branch, is correct, but the total company, no, I need support to be able to get the correct total, I already tried with several calculations, although without success

I hope you can support me with a solution, I've been here for several days and I haven't been able to get the right data

2 Replies