Hi
@Rajat Hans,
Thanks for reaching out. You can set up
data filters in workspaces and
data filters for users.
Workspace Data Filters (WDF) allow you to limit the data available in child workspaces. By setting a WDF, you can define what subset of the data from a parent workspace will be available in its child workspaces. For example, a parent workspace may contain a visualization displaying the data from all company departments, but a child workspace will see only the Sales department-related data in this visualization.
User Data Filters or data permissions, allow you to restrict data that is available for specific users in specific workspaces.
By setting a UDF, you can define what subset of the data in a workspace will be available for individual users or user groups.
As opposed to
workspace data filters (that point to a specific column in a specific table), user data filters use
MAQL expressions.
You can refer to the documentation attached for more information.
Hope this helps.