Amazing explanation Simple and easy to understand. Please add a video to handle section access directly from sql database and not manually in inline load. This would be really helpful
There should not be any major difference in loading table from SQL. It could be something like below. LIB CONNECT TO 'SQL_Data'; SQL SELECT ACCESS ,USERID ,COUNTRY ,PRODUCT FROM Schema.dbo.SectionAccess;
@@manishkumarkachhia1683 thank you for replying. Generally who maintains this section access table in sql? In my current project we are not getting any user details tables customised for qlik.
@@VishalGupta-nq9kb It depends on project by project and company by company. There is no rule on who will handle the section access data. It depends on roles and responsibility.
Tanks for so clear and ultimate explanation, but what about a case when fields are in different tables? For example Countries and Departments, and we need to arrange access according combination scheme you discribe.
Amazing to see such a clear, structured and well explained video. 👍Its so helpful!!
Wonderful video! Thanks for sharing this knowledge
Great share 👌👌
Hi Manish.. Thank you so much for a very detailed , clear , simple and in depth explanation .
Thanks for in-depth section access analysis 🧐
Amazing explanation
Simple and easy to understand.
Please add a video to handle section access directly from sql database and not manually in inline load.
This would be really helpful
There should not be any major difference in loading table from SQL. It could be something like below.
LIB CONNECT TO 'SQL_Data';
SQL SELECT
ACCESS
,USERID
,COUNTRY
,PRODUCT
FROM Schema.dbo.SectionAccess;
@@manishkumarkachhia1683 thank you for replying.
Generally who maintains this section access table in sql?
In my current project we are not getting any user details tables customised for qlik.
@@VishalGupta-nq9kb It depends on project by project and company by company. There is no rule on who will handle the section access data. It depends on roles and responsibility.
Amazing
Hi Manish. Why Access table is not visible in data model?
Tanks for so clear and ultimate explanation, but what about a case when fields are in different tables? For example Countries and Departments, and we need to arrange access according combination scheme you discribe.
You can bring them to one table and apply section access. I will soon create video on it.
Hi Manish, Do you take training session on QS.
Sometimes