Intelligent Forms Best Practices
Adding a hidden data source that returns a single row
If you are adding a hidden data source that returns a single row, always set the default index to 1. Otherwise no data appears because the data source has always an empty row at position 0.
Referencing objects
When referencing objects you should reference the question, except for data sources and variables, for which you should reference the answer.