How to apply data security for sql Queries in Data sets to be like custom subject areas?
Summary:
I need to apply security part for the SQL Queries
Content (required):
We have reports for custom objects, these reports Data models created by SQL Queries,
We are facing issue that data security not applied aotumaticall, and all users can access all records including have not access to it.
So I need to apply this security part for the SQL Queries
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):
SELECT PaymentPlan.EXTN_ATTRIBUTE_NUMBER017 InstallmentNumber,
LKP_SalesStage.MEANING InstallmentNumberDescription,
PaymentPlan.EXTN_ATTRIBUTE_NUMBER014 COMPLETIONPROGRESS,
PaymentPlan.EXTN_ATTRIBUTE_NUMBER016 InstallmentAmount,
0