Mahendra S
Member
Hi Luke,
I appreciate the 3rd table in dashboard which is exactly implemented and your assumptions on filter are correct and no need to bring it one more time, the idea of selection in previous filters and drive the result in table3 is awesome this makes the command and center of excellence with dashboard capabilities!
Regarding the mismatch between Dashboard{All} <> (Master Data Total records & Snapshot History)
Based on my investigation and root cause analysis, I found the issue where it is.
I am not counting headers as we know this is default rule just to be clear and on same page as you!
Root cause of above mismatch: Basically in the source sheets, for example take 'Oracle Prod Defects' tab and see the row9, priority column, cell (H9) I have removed the value, now it shows as empty. This is a possible case some times in source records. Due to empty value the record count is varying and hence the mismatch between
Dashboard{All} <> (Master Data Total records & Snapshot History).
*(Please see latest attachment of template)
To resolve this critical data mismatch issue I believe we need to do data integrity check in code and arrive at solution.
Please let me know the fix with below 04/03 - design enhancements:
04/03 - design enhancement1:
In source worksheets if Priority column is empty then assign default value as "Medium", so that above data mismatch issue will get resolved.
Also few other cases we need to verify as part of above solution.
Earlier we had designed to implement check condition to verify Priority columns values (1-Critical, 2-Severe, 3-Average, 4-Low) and convert them to (Critical, High, Medium, Low).
If we have any other text like TBD or some other text in Priority cells, then all TBD/unknown texts if any, simply replace by "Medium"
In my view this will be a perfect design and sure we will not see discrepancies, please let me know what you think on this design enhancement.
04/03 - design enhancement2:
Master Data Tab the color consistency: Any source tab that has any different colors (see example "MS Prod Defects" tab Assigned Team column color. when copy rows proc executed dynamically we need to change the color and keep it same table alternate white/blue table color.
However a condition need to apply here if you have a row with Status as "Closed", we need to change that specific row (celllA to cellQ - all cols) cell color to be in grey color and text needs to be displayed in black color for the row. This will give a great user experiance to see the closed defects in different color.
04/03 - design enhancement3:
DefectsPriority Tab related rows needs to be displayed systematically and in consistent format always even though source tab columns has different colors. these different colors should not be transmitted in to DefectsPriority tab.
Only The ETA To Fix column is shown with red color/text with white/yellow combination as per our previous design enhancement. I hope this will help to bring the experience as complete user friendly.
04/03 - design enhancement4:
Snapshot history needs to locked always after record entry completion, one should not tamper the history data, I believe this is simple, probably to call same code base but need to know your thoughts on this.
I would like to discuss a snapshot extended report on third table advanced combination in next thread, I am sure you will like it.
I appreciate all your support here and thanks to Ashish and Narayan as well for their appreciation!
Regards,
M
I appreciate the 3rd table in dashboard which is exactly implemented and your assumptions on filter are correct and no need to bring it one more time, the idea of selection in previous filters and drive the result in table3 is awesome this makes the command and center of excellence with dashboard capabilities!
Regarding the mismatch between Dashboard{All} <> (Master Data Total records & Snapshot History)
Based on my investigation and root cause analysis, I found the issue where it is.
I am not counting headers as we know this is default rule just to be clear and on same page as you!
Root cause of above mismatch: Basically in the source sheets, for example take 'Oracle Prod Defects' tab and see the row9, priority column, cell (H9) I have removed the value, now it shows as empty. This is a possible case some times in source records. Due to empty value the record count is varying and hence the mismatch between
Dashboard{All} <> (Master Data Total records & Snapshot History).
*(Please see latest attachment of template)
To resolve this critical data mismatch issue I believe we need to do data integrity check in code and arrive at solution.
Please let me know the fix with below 04/03 - design enhancements:
04/03 - design enhancement1:
In source worksheets if Priority column is empty then assign default value as "Medium", so that above data mismatch issue will get resolved.
Also few other cases we need to verify as part of above solution.
Earlier we had designed to implement check condition to verify Priority columns values (1-Critical, 2-Severe, 3-Average, 4-Low) and convert them to (Critical, High, Medium, Low).
If we have any other text like TBD or some other text in Priority cells, then all TBD/unknown texts if any, simply replace by "Medium"
In my view this will be a perfect design and sure we will not see discrepancies, please let me know what you think on this design enhancement.
04/03 - design enhancement2:
Master Data Tab the color consistency: Any source tab that has any different colors (see example "MS Prod Defects" tab Assigned Team column color. when copy rows proc executed dynamically we need to change the color and keep it same table alternate white/blue table color.
However a condition need to apply here if you have a row with Status as "Closed", we need to change that specific row (celllA to cellQ - all cols) cell color to be in grey color and text needs to be displayed in black color for the row. This will give a great user experiance to see the closed defects in different color.
04/03 - design enhancement3:
DefectsPriority Tab related rows needs to be displayed systematically and in consistent format always even though source tab columns has different colors. these different colors should not be transmitted in to DefectsPriority tab.
Only The ETA To Fix column is shown with red color/text with white/yellow combination as per our previous design enhancement. I hope this will help to bring the experience as complete user friendly.
04/03 - design enhancement4:
Snapshot history needs to locked always after record entry completion, one should not tamper the history data, I believe this is simple, probably to call same code base but need to know your thoughts on this.
I would like to discuss a snapshot extended report on third table advanced combination in next thread, I am sure you will like it.
I appreciate all your support here and thanks to Ashish and Narayan as well for their appreciation!
Regards,
M