Hello,
we have the following scenarios.
We have a pbix file that we filter with some Parameters so that different users will only have
access to their data. So Every Table in the pbix file has a parameter let's call it ParamID, and we
expose the parameter, is there a way we can pass this parameter.
We tried but this parameter is exposed as A Filter in the Web Site when we embed the PBI,
so if the user remove the filter he can see al the data.
Any suggestion?
Thanks