Hi Experts
I do not understand why navigation does not work for me if the view is in a folder, and when creating a view in the "Gastos" folder I did not create it there.

<GenericTile class="sapUiTinyMarginBegin sapUiTinyMarginTop tileLayout" subheader="Gestione sus gastos" header="Gestión de Gastos " press="action" xmlns:action="http://schemas.sap.com/sapui5/extension/sap.ui.core.CustomData/1" action:wiring="\{'press':\{'navigation':\{'routeName':'Gastos'\}\}\}"> <TileContent>
<ImageContent src="images/GastoViaje.png"/>
</TileContent>
</GenericTile>
{
"name": "Gastos",
"pattern": "Gastos",
"target": [
"Gastos"
]
},
Greetings from Colombia