You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2022/01/07 05:41:49 UTC

[GitHub] [superset] heroygt opened a new issue #17960: exported csv file from Mixed Time-Series chart only contains one series

heroygt opened a new issue #17960:
URL: https://github.com/apache/superset/issues/17960


   2 series in chart, only the first serie can be exported


-- 
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: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] syazwan0913 commented on issue #17960: exported csv file from Mixed Time-Series chart only contains one series

Posted by GitBox <gi...@apache.org>.
syazwan0913 commented on issue #17960:
URL: https://github.com/apache/superset/issues/17960#issuecomment-1020779570


   I also have the same issue as above .


-- 
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: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] villebro commented on issue #17960: exported csv file from Mixed Time-Series chart only contains one series

Posted by GitBox <gi...@apache.org>.
villebro commented on issue #17960:
URL: https://github.com/apache/superset/issues/17960#issuecomment-1032513288


   @heroygt @bnitesh @syazwan0913 please check out the PR that should address this issue: #18618


-- 
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: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] syazwan0913 edited a comment on issue #17960: exported csv file from Mixed Time-Series chart only contains one series

Posted by GitBox <gi...@apache.org>.
syazwan0913 edited a comment on issue #17960:
URL: https://github.com/apache/superset/issues/17960#issuecomment-1020779570


   Tested on Preset Cloud only Query A is showing.
   
   ![image](https://user-images.githubusercontent.com/28984703/150923498-11bc7a70-3c94-4c42-8b52-cf3851b45075.png)
   


-- 
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: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] srinify closed issue #17960: exported csv file from Mixed Time-Series chart only contains one series

Posted by GitBox <gi...@apache.org>.
srinify closed issue #17960:
URL: https://github.com/apache/superset/issues/17960


   


-- 
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: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] syazwan0913 commented on issue #17960: exported csv file from Mixed Time-Series chart only contains one series

Posted by GitBox <gi...@apache.org>.
syazwan0913 commented on issue #17960:
URL: https://github.com/apache/superset/issues/17960#issuecomment-1020779570


   I also have the same issue as above .


-- 
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: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] bnitesh commented on issue #17960: exported csv file from Mixed Time-Series chart only contains one series

Posted by GitBox <gi...@apache.org>.
bnitesh commented on issue #17960:
URL: https://github.com/apache/superset/issues/17960#issuecomment-1015642897


   Hello, 
   We are facing this bug as well. We are using Superset version 1.3.0. Here are general steps to reproduce -
   
   1. Create a mixed time-series chart
   2. Configure metrics for query A and B
   3. Run query to make sure chart is configured correctly and can display results
   4. Open data below chart to confirm both metrics along with timestamp are present in table
   5. Export to CSV. **Only column for Query A is present in downloaded file.**
   
   
   Image 1: Superset Mixed time-series chart configuration showing 2 query metrics and table with both columns as well
   ![image](https://user-images.githubusercontent.com/1517491/149987042-164a50d9-146f-487a-bc85-f055d568eb1a.png)
   
   Image 2: Downloaded csv showing column for only Query A
   ![image](https://user-images.githubusercontent.com/1517491/149987308-8c2bb8ba-d7e0-4d5b-ae07-3b9e67a78b96.png)
   
   


-- 
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: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] syazwan0913 edited a comment on issue #17960: exported csv file from Mixed Time-Series chart only contains one series

Posted by GitBox <gi...@apache.org>.
syazwan0913 edited a comment on issue #17960:
URL: https://github.com/apache/superset/issues/17960#issuecomment-1020779570


   Tested on Preset Cloud only Query A is showing.
   ![image](https://user-images.githubusercontent.com/28984703/150923309-b9789c08-0cb1-4fce-86ab-f54c50cef41c.png)
   


-- 
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: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] syazwan0913 edited a comment on issue #17960: exported csv file from Mixed Time-Series chart only contains one series

Posted by GitBox <gi...@apache.org>.
syazwan0913 edited a comment on issue #17960:
URL: https://github.com/apache/superset/issues/17960#issuecomment-1020779570






-- 
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: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] geido commented on issue #17960: exported csv file from Mixed Time-Series chart only contains one series

Posted by GitBox <gi...@apache.org>.
geido commented on issue #17960:
URL: https://github.com/apache/superset/issues/17960#issuecomment-1009068373


   Hello @heroygt thanks for reporting this issue.
   
   Following the template before submitting the issue would be very helpful as it is hard to reproduce a problem with so little information provided.
   
   Would you mind providing screenshots or videos as well as a more detailed explanation of the bug, environment, etc.?
   
   Thank you!


-- 
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: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org