Hello, We currently have a detail view with...

Hello,

We currently have a detail view with actions displaying at the top of the screen.

We have an action that when clicked should pull up another view, showing selected columns with a quick edit and read-only information from that row.

However when the action is clicked instead of bringing up information from that row it will fill with the information from the first row in the table.

Is there any reason that it would do this?

0 7 350
7 REPLIES 7

May I ask what is the formula you are using at this moment?

we arenโ€™t currently using one, only that when the action is clicked it opens a new view, what formula should we be using?

How do you identify the row if they are two separate tables? Do they have one common field?

All the informarion is in the same table, when i click the action i want the information to be displayed in a different view relating to a different slice

You are probably looking for a formulaโ€ฆ LINKTOROW([KeyColumnName],โ€œDetailViewNameOfSliceโ€)

where does this go and can you give me an example of how it would be used, thank you in advance

It goes into your action

Top Labels in this Space