I have pinned my visual (not pinned a live page) to a dashboard in my work space. Prior to doing that I add filter text to the end of the report URL to see if it would filter and it did. Syntax was URL?filter=Temperatures/PlantRate eq 55. The report showed the filter was active.
I went to my Power APP and inserted my Power BI Tile of that visual from my dashboard. When I try to add the same filter to the end of the TileURL in Power Apps the data does not filter. Because there was already a ? in the URL I used &filter=Temperatures/PlantRate eq 55 as I had seen in a YouTube video. I even tried &$filter
Is this functionality currently not working in Power Apps?