_THISROW copy key column value to another sheet in slice view

Hi,

I am trying to create POC for small app like patient and their activities with 2 tables.

1. I am adding patient data which generate patient-id as key column in first table

2. I am adding activities for existing patient using action button to add data to second table where patient-id should be reference.

Now, second table has been split as 4 sections. each section of columns would be updated separate action button using slice view ref. In this case, I am not able to add the patient-id from 1st table to second. the column still show blank.

I have applied this formula.
LINKTOROW([_THISROW].[patient-id], "Present History")

LINKTOFORM is working fine with copy the patient-id, but section by section update is not working as it is link to form as whole.

Is there any way to achieve copy the patient-id with part columns update? Otherwise I have to create 4 different table with system generated form to this. any idea?

 

0 0 78
0 REPLIES 0
Top Labels in this Space