Hi All,
I'm not sure if what I'm trying to do is possible just using Power FX commanding for model-driven apps so thought I'd ask the community, I've had a few attempts but no successes.
I have two tables:
FulfilmentCommunications
BatchFulfilmentCommunication
Which contain a Many-To-One relationship.
The idea is that a user will select the FulfilmentCommunication records they are interested in upon selecting a record from the Main Grid the new button will become visible(this is working fine). Once the button is clicked a new BatchFulfilmentCommunication record is created and all selected FulfilmentCommunication records will be updated(the lookup column would be updated to point at the BatchFulfilmentCommunication record just created).
My problem seems to be that clearcollect/set doesn't seem to be available within PowerFx Commanding, so I'm not sure if it's possible to return the ID from the BatchFulfilmentCommunication that is created.
Thanks

Report
All responses (
Answers (