I have a SQL query in my dataset which filter based on a where condition suppose where condition is applied on fieldA, I am not using that fieldA in my select command i.e the fieldA will not be present in my result set.
Is it feasible to have the fieldA in my filter for the visual even if it is not part of the dataset only the WHERE condition
You might have to include the field in your select command, Quick Sight will not be able to identify the field as a column in the dataset if it is not present and thus filters will not be applicable.
We can only apply filters on columns/fields present in the dataset.
Since we have not heard back from you, I’ll go ahead and close/archive this topic. However, if you have any additional questions, feel free to create a new topic in the community and link this discussion for relevant information.