I just started working with R Script in the Power BI stack. I've created some test projects in the Power BI desktop, and I've published some of them to the BI service. For example, I have some data plotted on a world map and a bar chart with just a count of the values by country.
In Power BI desktop the filters and cross-filtering work as expected (i.e. if I click on China in the bar chart the map is filtered accordingly). When I publish this file to the BI service and try the same interactions in the web browser, nothing happens. The same is true if I just try to use the report filters.
Are R Script Visuals not yet supported in the BI service? I understand that this is still in preview mode. I'm just interested in knowing if I'm doing something incorrectly.