Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
Wanted to check if below features possible in qIik saas and if any reference links or solutions :
1)Writeback to db based on user input in the report table in qliksense application
2)We have an Admin Qliksense appplication where we have a table with rows as YearMonth and columns as Qliksense application name's and each cell in this table will be a checkbox .If user unchecks a checkbox for a Application and Yearmonth and submit then that application will not show that yearmonths data.
3)Need to maintain a log table for all the changes done in point 2 by User, application,timestamp.
4)We have an input box, if user inputs a value in it, then the table below which has modified date,username,old value and new value column should have a record showing the changes.
5)In the report of few columns and expressions, one of the column acts like a drop down filter for user to select ,
if user selects anything in the dropdown of that column, undo/reset option should be available for the user if he wants to resets the value of the dropdown changes he made
6)Click on a link which automatically creates a readymade email with all contents in email body, to, cc.
7)We have a table of db jobs refresh status in qliksense application, if user selects a job record which has failed and clicks on refresh buttton then that db job starts again .
point 1 is possible. Only constraint is that your DB should be on cloud..
Need more understanding on point 4..
Point 7 - confused between Refreshing database table or refreshing qliksense Application..if you want to refresh the DB job then it depends on your DB..is there any API for refreshing the DB job..depends on such details whether your requirement is feasible or not.
point 7 is about refreshing db jobs on button click from Qliksense application based on selection of a record in the table
Can anyone help me know about above points?
@jatin222kolhe as i said earlier point 1 can be done only if your database is in Cloud..
and for point 7 it all depends on your database..whether there are any API's for triggering database job.you need to confirm this first
any idea about remaining points?