Skip to main content

Notifications

Power Up Program - Building model-driven apps w...
Unanswered

"When a row is selected" trigger does not return selected rows in output

(2) ShareShare
ReportReport
Posted on by 4
The response for a Cloud Flow in a Model-Driven App triggered by the new Dataverse "When a row is selected" trigger returns an output payload with empty values, even though there's an entry for each row, as show in following output:
 
{
"rows": [
{
"boolean": false,
"text": "test",
"entity": {
"entity": {}
}
},
{
"boolean": false,
"text": "test",
"entity": {
"entity": {}
}
},
{
"boolean": false,
"text": "test",
"entity": {
"entity": {}
}
}
]
}
 
I've tried this on multiple tables and this problem seems to be consistent across all my tables. Is this possibly an issue with the new trigger? Are there any work-arounds?
 
Thanks
Categories:
  • KD-29110924-0 Profile Picture
    KD-29110924-0 3 on at
    "When a row is selected" trigger does not return selected rows in output
    Hello, I am facing the same problem. Have you found a workaround?
     

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 143,867

#2
RandyHayes Profile Picture

RandyHayes 76,308

#3
Pstork1 Profile Picture

Pstork1 64,174

Leaderboard

Featured topics