mtv2102 opened a new issue, #21756: URL: https://github.com/apache/superset/issues/21756
I have tried using api such as 'api/v1/chart/data?format=json' to fetch chart data in json format. But when I try to fetch the chart data with filter applied on dashboard, I couldn't find any api so far. I have checked with the following url..http://localhost:8088/swagger/v1 . It has listed the set of supported api's. Among that i have found something like, `api/v1/dashboard/14(dashboard_id)/charts ` But I couldn't find any api to get the filtered chart data ... Filter Applied <img width="194" alt="image" src="https://user-images.githubusercontent.com/112002949/194867660-ee15d1ef-0809-4a47-8393-8f0f9475b337.png"> Chart Data with applied filter in dashboard <img width="380" alt="image" src="https://user-images.githubusercontent.com/112002949/194867743-b52db6a7-81ea-475e-b73f-93591bdfeb87.png"> I have spent my entire day on trying this, but couldn't find. Any help / guidance would be appreciated. -- 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]
