While using the FIELDLOOKUP and LOOKUP functions in my document I noticed that they did not update as the associated dataset was updated.
Steps to reproduce:
- Create a new dataset with some minimal data
- Create a field (variable) on the page
- Use the FIELDLOOKUP or LOOKUP formula in the value of that field
- Verify the value matches the originally uploaded data
- Open the data panel and make a manual edit to the data in that dataset
- The value of the field does NOT change (it still reflects the value that was originally uploaded) - this seems to be a bug as it is not the expected/intuitive behavior
- From the data panel choose to Replace the dataset with a new set of values
- Verify the value of the field now reflects the newly replaced value in the dataset