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 133
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