Bug in Push notification

Hello!

I had a workflow with this expression: LINKTOROW([Fecha_de_Reporte],โ€œData_Detailโ€)
Push notification is send it OK to the device, but after clicking on the notification from an Android device, it opens the App but is not syncing to show the Detail view, it just open the App but shows a grey screen instead of showing the Detail view.
Few days ago it was working fine.

0 8 136
8 REPLIES 8

Steve
Platinum 4
Platinum 4

My guess would be that the Fecha_de_Reporte column is not the key column of whatever table or slice the Data_Detail view uses. The first argument to LINKTOROW() must be a key column value.

Have you recently changed the tableโ€™s key column?

[Fecha_de_Reporte] is the Keycolumn.

Then perhaps the specific key doesnโ€™t exist?

Please post a screenshot of the workflow that includes the LINKTOROW() expression.

Please also post a screenshot of the Data_Detail view configuration.

I donโ€™t see anything wrong with the configuration youโ€™v shared. Iโ€™m afraid Iโ€™m at a loss! Iโ€™m going to have to encourage you to engage support@appsheet.com for further help.

Ok Thaks Steve!

Top Labels in this Space