This isn’t really a question but more like feedback for the QS team.
I found that renaming a field in a parent dataset breaks any child dataset that contains that field. Here’s a simple test to illustrate the issue:
- I have 2 parent datasets in SPICE - Parent Dataset 1 and Parent Dataset 2.
- I have a child dataset that joins the 2 parents.
- I rename “Organization” to “Organization Name” in Parent Dataset 2.
- The next refresh of the child dataset fails because of the renamed field.
For the refresh to work again, I have to open the child dataset and click on “Save and Publish”. This can be a big hassle when the same parent dataset is used in many child datasets. Isn’t the name in QuickSight just an alias? I feel like if the underlying database column is still the same, changing the alias shouldn’t affect the dataset.