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: 
jacek_k
Contributor III
Contributor III

Make report based on section access?

How to deal with prepare report where qlik app contains section access? 
Option one:
1. Make as many reports as section access contains busniess user?

or

2. One report with custom variables ?

Labels (1)
1 Solution

Accepted Solutions
Emile_Koslowski
Employee
Employee

Hi Jacek_k,

You want to send a report for each user that's defined in the section access right?

Today there's no (easy) way of accessing the section access. You could write an automation that reads the load script and retrieves the section access info from it but that will be very custom and vary from app to app.

You could copy the section access information to an Excel file or a Straight Table on a private sheet in the app and use this tutorial on generating bursted reports.

Kind regards,

Emile

View solution in original post

1 Reply
Emile_Koslowski
Employee
Employee

Hi Jacek_k,

You want to send a report for each user that's defined in the section access right?

Today there's no (easy) way of accessing the section access. You could write an automation that reads the load script and retrieves the section access info from it but that will be very custom and vary from app to app.

You could copy the section access information to an Excel file or a Straight Table on a private sheet in the app and use this tutorial on generating bursted reports.

Kind regards,

Emile