Load a dataview from a function call

I just discovered something interesting… On a whim, I removed the epBinding to NewView on my grid in Grid Model and now NewView does not populate.
For a test, will you create a grid, then go to Grid > Grid Model and set the epBinding to NewView and see if it works?


Okay… Kinetic being Kinetic. I tried to replicate the steps, so I could get it on video and send to support and it stopped working whether the grid model was bound or not.
I found that deleting the function’s response parameter and adding it back in allowed it to populate the view with our without a grid model being bound to said view. :woman_shrugging:t2:

Observation 2

If you click into this Dataset property, it will break. Even if you did not enter any data. You will then need to delete the response parameters and add them back in.

That’s… interesting?!

I’ll try to replicate the steps you proposed as soon as possible.

Thanks Hannah!!

Same behavior today (delete and recreate the response param requirement)!
So glad you documented your testing - including/especially the pitfalls that could really halt a project.
These steps DO work, though… in case that isn’t clear.

2 Likes