Forum Discussion

TexCYN's avatar
TexCYN
Frequent Visitor
4 years ago

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

    • TexCYN's avatar
      TexCYN
      Frequent Visitor

      Sorry, I should have said a drillthrough report. Thanks for reviewing my post.

      • v-chenwuz-msft's avatar
        v-chenwuz-msft
        Community 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.