Hello,
I am just learning PowerBI, so I beg you pardon for what I can write.
I have a dashboard with multiple visualizations, being most of them filtered on a Table based roles (Users will only see lines whose column X has a certain value), that works fine.
On the other side, I need one calculation that should consider all the values, not only the X ones.
I though about duplicating the table where the role is applied and calculate visualization on that.
Is that reasonable?