Skip to main content
Community site session details

Community site session details

Session Id :
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
    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 > Microsoft Power Up Program Community

#1
w.p Profile Picture

w.p 288

#2
Michael E. Gernaey Profile Picture

Michael E. Gernaey 138 Super User 2025 Season 1

#3
mmbr1606 Profile Picture

mmbr1606 80 Super User 2025 Season 1

Featured topics