Jhonatan Teixeira
01/30/2025, 11:17 AM-to-1createdat
this way we couldn't get the correct name to display in the filter.
BUT I am curious how you EDITOR gets the correct name when rendering the filter? 🤔 Given in the API I only get -to-1createdat
({*"*id*"*=>*"*-to-1createdat*"*, *"*type*"*=>*"*dataset*"*}).
so my question is basically if there is a way to get the correct text for the filters? Which in this case should be: "1-to-1 Created at"
Julius Kos
01/30/2025, 1:31 PMJhonatan Teixeira
01/30/2025, 2:00 PMJhonatan Teixeira
01/30/2025, 2:01 PM*"*-to-1createdat*"*
Julius Kos
01/30/2025, 2:02 PM5-5
you will only get -5
Jhonatan Teixeira
01/30/2025, 2:02 PMJulius Kos
01/30/2025, 2:20 PMJulius Kos
01/30/2025, 2:21 PM_
Julius Kos
01/30/2025, 2:22 PMJhonatan Teixeira
01/30/2025, 3:01 PMJulius Kos
01/30/2025, 3:03 PMJulius Kos
01/30/2025, 3:03 PMJhonatan Teixeira
01/30/2025, 3:03 PMJulius Kos
01/30/2025, 3:16 PM{
"filters": [
{
"relativeDateFilter": {
"dataSet": {
"identifier": {
"id": "test-123",
"type": "dataset"
}
}
}
}
]
}
vsJulius Kos
01/30/2025, 3:17 PMJhonatan Teixeira
01/30/2025, 3:28 PMJulius Kos
01/31/2025, 10:47 PMJulius Kos
01/31/2025, 10:48 PMMauricio Cabezas
02/03/2025, 8:56 AM