dosubot[bot] commented on issue #30586:
URL: https://github.com/apache/superset/issues/30586#issuecomment-2407826425

   <!-- Greeting -->
   Hey @PavelOreshkin! I'm here to help you with any bugs, questions, or 
contributions you have for Apache Superset. Let's tackle this issue together!
   
   <!-- Answer -->
   I found a similar closed issue regarding filtering based on virtual columns. 
The solution suggested was to add the column to the dataset via the dataset 
editor, which resolves the issue. However, this might not be practical for many 
columns, and ideally, the query should work without manually adding each column 
<sup>[[1]](https://github.com/apache/superset/issues/14043)</sup>.
   
   For your specific issue, it seems like validating the SQL in the virtual 
dataset before proceeding with chart creation could prevent such errors. 
Ensuring that the SQL query is correct and that all necessary columns are 
present in the dataset might help avoid import errors during chart creation.
   
   
   <!-- Dosu Comment Footer -->
   *To continue talking to [Dosu](https://dosu.dev), mention @dosu.*
   


-- 
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]

Reply via email to