jinghua-qa opened a new issue #15997: URL: https://github.com/apache/superset/issues/15997
Same metric added multiples times will show sum in pivot table v2 rather than showing multiple same metrics ### Expected results Same metric added multiples times will show multiple same metrics ### Actual results Same metric added multiples times will show sum #### Screenshots <img width="1493" alt="Screen Shot 2021-08-01 at 2 15 43 AM" src="https://user-images.githubusercontent.com/81597121/127765933-a2f60764-b1f2-44f5-ac95-a554d8398767.png"> <img width="1492" alt="Screen Shot 2021-08-01 at 2 16 31 AM" src="https://user-images.githubusercontent.com/81597121/127765936-8c937b3a-7ce5-45e1-944f-f5ce5741a8fa.png"> #### How to reproduce the bug 1. open pivot table v2 with a dataset 2. add the same metrics multiple times 3. observe the table 4. See error ### Environment (please complete the following information): - superset version: `master` - python version: `python --version` - node.js version: `node -v` - any feature flags active: ### Checklist Make sure to follow these steps before submitting your issue - thank you! - [x] I have checked the superset logs for python stacktraces and included it here as text if there are any. - [x] I have reproduced the issue with at least the latest released version of superset. - [x] I have checked the issue tracker for the same issue and I haven't found one similar. ### Additional context Add any other context about the problem here. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
