Forum Discussion
Security in PowerBI
Check out this DOCUMENTATION.
- pbidummy9 years agoNew Member
Thanks for the quick reply Bhavesh..it seeme it is a PRO feature. Any idea how do we implenet this in the other free versions.
Share a filtered version of a report - Maybe a report that only shows data for a specific city or salesperson or year. This can be done by creating a custom URL.
Your browser adds some special characters to represent slashes and spaces, so you end up with:
app.powerbi.com/groups/me/reports/010ae9ad-a9ab-4904-a7a1-10a61f70f2f5/ReportSection2?filter=Store%252FTerritory%20eq%20NC
Any other way or can we mash the URL, because if we remove the addtional characters, user will have access to everything.
- BhaveshPatel9 years agoSuper User
You can use parameters to alter the URL.
- pbidummy9 years agoNew Member
Thanks Bhavesh, how do I use parameters to alter the URL ?