Hi,
I am creating a report which contains a map and I want to set the value of UrlTemplate on the TileProvider from a parameter which I have in the report. I try to set the value to = Parameters.p_map_url.Value, but this does not work. Is it not possible to have the value of UrlTemplate to a dynamic value which is not hardcoded into the report itself?