So far I know that to save changes made on queries inside datasets two steps are recquired:
- Hit ‘Apply’ and wait for preview (even if doesnt show you the preview due to time out)
- Save & Publish
But I noticed that some changes are not saved in this process if they are “significant”.
Is there any documentation to point out what they are?
So far, I noticed that changing date to timestamp (and vice-versa) is not saved.
Also changing inner join to left join doesnt save.
My current workaround is to add comment at some part, that makes the change ‘salvable’.