Hi,
I'm struggling to correctly display counters on tiles on the Fiori Launchpad for a custom application. I'm trying to replicate a standard SAP behavior but I cannot find the cause of my problem.
If I take the standard behavior for a standard tile, I see a counter on the tile(here Display MRP Issues).

When I go to the application and I apply a filter(let's say I add a filter for an MRP area) and save my tile as a custom tile via the "Save as tile" button.

I then get a new tile that will show the number of occurrences for that specific MRP Area.

For my custom tile, I am able to have the total counter on the default tile.

But whenever I apply a filter(here a plant) on my custom app and hit the Save as tile my new tile is not showing any counter


I have created a dynamic tile like the standard tile and put the /sap/opu/odata/sap/<WEB_SERVICE>/<ENTITY>/$count in the Service Root URI.
Here is the standard tile configuration. The only difference in the standard tile is that the default tile has some default filters where my application as none but the rest is configured exactly the same way.

Do you have any idea why I get this behavior?
Thanks
David