[d&d][Table]Unexpected error show when accept drop from 'Metric' in 'Percentage Metric'
See original GitHub issueUnexpected error show when drop from ‘Metric’ in ‘Percentage Metric’
Expected results
No error show
Actual results
Unexpected error show when drop from ‘Metric’ in ‘Percentage Metric’
Screenshots
=
How to reproduce the bug
- Open Table ‘Breakdown of developer Type’
- Drop COUNT(Developer_type) to Metrics from left column
- Drop COUNT(First time developer) to Percentage Metrics from left column
- Drop COUNT(Developer_type) from Metric to Percentage Metrics
- 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!
- I have checked the superset logs for python stacktraces and included it here as text if there are any.
- I have reproduced the issue with at least the latest released version of superset.
- 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.
Issue Analytics
- State:
- Created 2 years ago
- Comments:9 (9 by maintainers)
Top Results From Across the Web
Unable to fetch metrics for the Geneva account. Failing with ...
Unable to fetch metrics for the Geneva account. Failing with "Unexpected Error". Hi,. I am trying to setup Grafana dashboards for Geneva and ......
Read more >[explore] "Unexpected Error"/chart not render on SUM metric
You will see that data section has correct results but chart can't be rendered. It seems like the SUM metrics are incorrectly being...
Read more >Using result metric calculations - Zendesk help
This article contains the following topics: Creating a result metric calculation; Example: Calculating the percentage of on-hold tickets ...
Read more >Solved: Ambari metric collecto down - Cloudera Community
Solved: Hi could you please help me, I am new in ambari metrics, ... Will not attempt to authenticate using SASL (unknown error)...
Read more >Custom metric into dashboard as percentage calculation
Custom metric gives a status of either 0, 2,3 4 ... ERROR(3) ... and percentage of 4 (UP) and show this in a...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@jinghua-qa in general the issue occurs when we have 2 controls of the same type. The fix is in progress
Fix: https://github.com/apache/superset/pull/16020