Hi,
Suppose I use PowerBI service or embedded and want to send table visual rows to some other web service. How can I do it? I was considering custom R-script or visual, but the network is blocked in the service. With PowerBI embedded, there is no API function for this, I can only get a list of applied filters. And apparently I cannot directly access the report iframe by javascript. Are there any workarounds or is it fundamental limitation?