I'm trying to mimic "drill-down" behavior for a visualization that doesn't have drill down functionality (area chart) and noticed something interesting on my Power BI dashboard.....
Each time you enlarge a visual (bring it "InFocus") the URL changes slightly..... which got me thinking would it be possible to point a Tile to another Tile because they all have unique URLs that look like this when enlarged:
"tiles/7b29374f-e88f-4e24-8986-8b6b62f42303/infocus"
So I attempted to point my first tile to my second tile which then points back to the original tile, but no dice.... has anyone found a clever workaround to this problem/is it possible?