Forum Discussion
Anonymous
6 years agoNot applicable
Pass User ID parameter from embedded URL to stored procedure
I have some reports embedded in my application. What I want to achieve is, when user login to our application, we catch their user ID information in embedded URL, and pass this to a parameter in a st...
Anonymous
5 years agoNot applicable
Did anyone manage to find solution for this scenario?
I end up in the same situtation, I am calling a stored procudure from PBI report and I need to pass dynamic user id to the stored procudure to perform data manipulation based on user id input and return results.
Unable to find any solution so far to pass dynamic user id to stored procedure from PBI report.
If anyone had solved this ploblem then please post the solution to help the community. Thanks in advance.