-
1. Re: Total showing incorrect numbers
Michel Caissie Feb 5, 2019 9:23 AM (in response to Ashwini Singh)Ashwini,
Here is a little trick to add marks where there is no data.
Just create a table calc index() and put it on the detail shelf.
When computing the index, Tableau will add marks where there is no data, and you will not need to lookup you measures.
Note, this trick only works with specific combination of dimensions on Rows and Columns and I don't know the exact rules, but it your case it works.
Now regarding the Total, by default when computing the Total, Tableau does not simply Sums the value of each cell of the row, it computes the measure without taking into account the granularity of the row, so your logic if value = x is computed only once using all the records of the context for the specific owner.
You can change that, by right-clicking each green pill , and selecting Total using SUM instead of Automatic.
For Compliance I used Total using AVG, which is probably what you want since it is a ratio.
Also, if you look back at your sheet, since your measures where Table calculations, the options for Total was limited to Automatic, since the other options only works on simple aggregation measures.
Michel
-
Dashboard (mc).twbx 38.9 KB
-
-
2. Re: Total showing incorrect numbers
Ashwini Singh Feb 13, 2019 5:23 AM (in response to Michel Caissie)Hey Michel
Woo Hoo......It works for me!!!!!
Thanks a ton for your help on this.
I tried a lot to resolve the above mentioned issue but it didn't worked at all. It failed in some way or others.
Really appreciate your work and hope same continues to help others in this forum whenever they need.
Ashwini