Forum Discussion
TexCYN
4 years agoFrequent Visitor
Get parameter used in Data Source setting from a cross-report value
I have a cross report, and would like to use a value in that report (IP address) as a filter for an API call.
In the web data source for the API call, I have IP address set as a parameter. How can I get the parameter value from a cross-report.
Thank you,
Cyndi
4 Replies
- lbendlinSuper User
Please explain what you mean by "cross-report".
- TexCYNFrequent Visitor
Sorry, I should have said a drillthrough report. Thanks for reviewing my post.
- v-chenwuz-msftCommunity Support
Hi TexCYN ,
Maybe you can try selectedvalue('table'[ip address]) to get the value.
Best Regards
Community Support Team _ chenwu zhu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.