Hello! Would appreciate some help with a scenario.
- I have a field named Field1 in app1.qvf, and I have another app2.qvf. There is a Dynamic View from app2 in app1 so on refresh an instance of app2 would be run and generated.
- In app2, I'm able to obtain the value selected for Field1 in $(odag_Field1) when loading from the Data Load Editor. But if I hide $(odag_Field1) in a qvs and load it with an $(Include) from there, $(odag_Field1) would return empty.
Has anyone encountered this behaviour? Is this a bug or is it normal?
Thanks!