Forum Discussion
Anonymous
5 years agoNot applicable
Export to csv shown wrong total.
Hi all, When i export my visual data into csv file the total of value column showing me wrong i had created measure = Distinctcount(Homenumber) I was trying to convert visual into table and find o...
Anonymous
5 years agoNot applicable
Anonymous i know it should be 30 because each row of table has group of same values and unique_HH is distinct count of this particular group but if you can see on line chart the total of 10 by date and the client requirment is should be 10 on export not 30..
I know client requirment may be wrong becasue line chart shown distint count on date wise only and table shown distinct count based on group of values.
Anonymous
4 years agoNot applicable
Hi Anonymous ,
The total of a measure is a calculated value returned by the formula. It's not a simple cumulative value of the measure.
Best Regards,
Jay