Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
sagar_vij99
Creator
Creator

Update Record in Dynamic Update not Working

Hi All,

I am trying to  build a user form where in i am fetching data from a file and have added some blank fields in it.

Now when i am trying to update a record it is not working for me. I am not receiving any error but it is not updating records in the table. Below is the query i have used and i am also attaching the qvw file. 

= if(isnull(GetFieldSelections([Building ID])),'Select','Update Data_Table Set Key_Contact = '& chr(39) & '$(Key)' & chr(39) &' where [Building ID] = ' & GetFieldSelections([Building ID]) &';')

If anybody resolves this issue please also explain where the issue was so that i can do it accurately in future.

Appreciate assistance here.

Labels (1)
1 Reply
Brett_Bleess
Former Employee
Former Employee

See Duplicate post: 

https://community.qlik.com/t5/New-to-QlikView/Dynamic-Update-not-working-for-updating-records/m-p/16...

Regards,
Brett

To help users find verified answers, please do not forget to use the "Accept as Solution" button on any post(s) that helped you resolve your problem or question.
I now work a compressed schedule, Tuesday, Wednesday and Thursday, so those will be the days I will reply to any follow-up posts.