Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I have straight table in QlikView, contains Input field. Where users are able to modify each cell in the table. I am trying to get a work around to update all cells with same value and later user could change it individually. Some thing like when a user enters a value in Input box, all the cells in straight table should be updated from the input box and later user would update individual cell.
Like using a variable in input field.
Can someone please advise
Thanks
Goutham
You may explain little more with Data set, That may help you. I am thing this may possible but not much clear your intend
Hi Goutham,
May be like at attached file?
The value of InputField can be changed by clicking the left mouse button to the value in the field.
As variant, you can change all the values of field InputField using the variable whose value changes, for example, with the slider object.
Regards,
Andrey
Hi Andrey,
Your answer is close to what i was looking for. But instead of 2 separate columns, is it possible to have one column which user can input the value for each cell or update all cells using variable.
Thanks for the idea.