triley1844
8 months agoNew Contributor
Re: Export Data of Selected Parameter
Check the parameter value being passed, my guess it's missing the E# dimension tag for the entity. I would assume you would get a similar error for the other dimensions, but it's probably processing the entity first and erroring out.
I think you should be able to add the E# before your parameter reference in the DM job filter box - E#|!Param_Entity_J1!| and that should work. If you're not passing the dimension tag as part of the parameter, you would need to do this for each one.