Is this the best approach to enable several user groups access to a common dashboard that reports on data coming from group specific data sources in Postgress, using AML? โ trying to stay DRY
Thank you for raising this use-case. And please accept my sincere apologies for checking in so late.
In case the issue is still relevant to you: My suggestion would be to utilize our Row-level Permission functionality.
However, before that you do need to combine/union the two models user_table_app_a and user_table_app_b together, using Transform model (with an extra dimension to address userโs โAppโ origin).
From there, you can set up permission rules for your individual users, or user groups in Holistics.