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

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
profilejamesbond
Creator II
Creator II

Qlik Sense Straight Table Cell Edit (Comments Field)

Hi,

I have one sales table (straight table) in Qlik Sense similar to given below table.

Now, my user wants to write comments in the comments column. Do you know, how to enable Comments column for text writing?

Sales Table:

Product ID Product Name Sales Date Comments
1 Apple 101 30.01.2023  
2 Orange 102 30.01.2023  

 

Or is it possible to create new table with product id and comments column with editable comments cell? if yes, then how to achieve this ?

 

Thanks

Labels (6)
5 Replies
ogster1974
Partner - Master II
Partner - Master II

You need a writeback extension for Qlik Sense its not in the native product you'll need to investigate what's out there to see what's suitable for your organisation and use case.  I've used Vizlib writeback extension which worked well but there are others.

 

Aditya_Chitale
Specialist
Specialist

@profilejamesbond 

QlikSense doesn't have the functionality to write comments on the fly in its default chart. You can check if any extension allows to do so.

Regards,

Aditya

profilejamesbond
Creator II
Creator II
Author

@ogster1974 / @Aditya_Chitale Thank you for the reply.

Yes, I know about the write back extensions but I want to make my own.

Do you know how to make it ? or where to find good resources about extension writing?

ogster1974
Partner - Master II
Partner - Master II

here's a good place to start

https://qlik.dev/

NS_Qlikupdates
Partner - Creator
Partner - Creator

Hi,

Straight tables in Qlik Sense are read-only by default, so editing a comments field directly in a cell isn’t supported natively.

You could look into SenseOps Writeback, which allows users to enter or update comments directly within the app and save those changes back to a database. It also supports user tracking, timestamps, and permission control.

This provides a clean way to make a comments column editable without developing a custom solution. Know More > >