Focus Search - I'm doing a report on Jaspersoft, but I just want to filter by OBS
Focus Search - clarity report generation
I'm doing a report on Jaspersoft, but I just want to filter by OBS
I have 3 custom fields of type "number" within the project object " Costo Final" - "Costo Planeado" = "Diferencia" Ex. 10,000 - 5,000 = 5,000 Each project must fill the values of the two fields (Costo Final y Costo Planeado) to obtain the result of the third (Diferencia) I need to show only the total of projects that do not have the "Costo Planeado" field empty & projects Name In the green box, you should only show 3 projects Project 1 (10,000) - Project Name *** Project 2 ( 61,100) - Project Name "Complemento a proyectos BANXICO" Project 3 (440,000) - P roject Name ZZZ Example: Project "Prueba 29 sept" has the field "Costo Planeado" empty , so it should not be shown in the report query Any idea please?
Focus Search - New UX issue alert: Error API-1004 when updating a Status Report Status
When ever we open our Project Status Report and update any of Status it gives us error in Modern UX ONLY as : API 1004 - Invalid Resource Identifier Undefined (Screenshot is attached as well) I checked API IDs are updated, Lookups are static to no issues with Last Updated Date etc
Error Invalid 1004.png
can you share the app ca log as there will be more information on that. Also if you run the below query it should provide 7 records where API alias is null but if you have more attributes where its null then you should start populating the api alias select * from odf custom attributes where...