Hi everyone,
I am using SDK to generate PNG from visualization which custom filters applied on this. While working with SDK, I'm facing a weird situation which is in some dashboard (all are UDD), there are:
1. All the charts do not have the query_id
2. Some charts do not have the query_id, while others do
I do some testing, such as create a new similar dashboard (UDD) with the same model, same data fields and within the same shared folder, and the SDK is successfully to get all the query_id. We are using the process of making the change from UDD -> get_lookml dashboard -> sync API to the higher environment, is there the reason of this problem?