Daniel Muise
03/10/2025, 6:27 PMMauricio Cabezas
03/10/2025, 6:56 PMDaniel Muise
03/10/2025, 6:59 PMMauricio Cabezas
03/10/2025, 7:18 PMDaniel Muise
03/10/2025, 7:19 PMMauricio Cabezas
03/10/2025, 7:43 PMDaniel Muise
03/10/2025, 7:43 PMMoises Morales
03/11/2025, 2:51 PM"rankingFilter": {
"measure": {
"localIdentifier": "bf9274a3f9cf49dd8c961783c7af2530g"
},
"operator": "TOP",
"value": 15
}
}
But I am afraid that these ID's don't end with an alpha character. I was able to replicate the same issue in my workspace and have thus determined that you will need to recheck this definition. I understand that you are working with the Python SDK, and it was most likely introduced by it, since adding a ranking filter via the UI will assign the ID in the correct format.Moises Morales
03/11/2025, 2:52 PMMoises Morales
03/11/2025, 2:53 PM{
"title": "Bad Request",
"status": 400,
"detail": "An error has occurred while calculating the result",
"resultId": "13765bf241934c77ebf223b7e6bb9f2bd71833aa",
"reason": "Query timeout occurred",
"traceId": "5ae6c88c78bab8a7732dbde2900889a8"
}
Moises Morales
03/11/2025, 2:53 PMMoises Morales
03/11/2025, 2:54 PMDaniel Muise
03/11/2025, 6:09 PMDaniel Muise
03/11/2025, 8:31 PMDaniel Muise
03/11/2025, 8:31 PMDaniel Muise
03/11/2025, 8:34 PMDaniel Muise
03/11/2025, 8:41 PMDaniel Muise
03/11/2025, 8:42 PMMauricio Cabezas
03/11/2025, 10:32 PMlocaldentifier
. The value is used to cross-reference model elements that are part of an execution. The constraint is that the local identifiers of all measures and attributes in an execution definition MUST be unique. And as you wrote, after removing the 'g' works because then the localIdentifier is the proper match.
Please let us to know if you need more assistance.