rohitpawar2811 opened a new issue, #22981: URL: https://github.com/apache/superset/issues/22981
Hello I am scheduling a chart(in table form) in email as csv form , I am getting an extra column which has a count from 0 to n-row . Which I should not want.(And I think no one wants in CSV because we get numbering in csv opening platforms) **Like :**  **Findings :** - When I directly download csv from chart I didn't getting that extra one column - And one scenario : In the case of Email it avoids the extra column add in csv only if the chart is not in table form. **Exactly I would say when the chart is in the form of bar/any other visualization except table then it will not add an extra column in csv while sending in email.** **Using :** superset-2.0.0-dev **My-Question :** - It is intentionally did ? - Or any thing I am forgetting to set by which i can avoid this extra-column(with numbering) - Or this thing is resolved in the latest releases? @michael-s-molina @codyml -- 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]
