Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
We have 3 major sheets based on category and each sheet is having some hidden sheets. here we need to write the comments to the hidden sheet records. and later we want to show the comments in the main sheet.
we have a different requirement where we need to write the comments to the selected record
Ex: in the table we have certain records and if the user selects one record and he want to add some comments to that , which are going to reflect in main sheet/report.
Any specific method or approach to achieve this at record level.
thanks in advance.
regards
V
You can try with combination of INPUTFIELD and variables.
You need field name with INPUTFIELD function to enter the data on the UI. After that, use the variables to get the content of the field.
Can you please add sample qvw with small data ?
Please find the attached sample qvw.
Hi dathu ,
thanks for your response , yes your idea is working fine when we use Table Box , but in my dashboard we are using straight/pivot tables for calculation. I want the same functionality for the charts is it possible..?
or is it possible to write expressions in table box...?
best Regards
V
Hi Vishal,
NO, we don't have option to write expression option in the table box , did you try with the notes option in Qlikview
check this document and links