Forum Discussion

lucmax's avatar
lucmax
Helper II
3 years ago
Solved

Apply JSON filter with date hierachry not working

Hi all,   we are developing our own visual that creates filters based on the json filter (applyJsonFilter). this works great with all dates, but we are having problems with the date hierarchy. We h...
  • lucmax's avatar
    3 years ago

    Figured it out, we needed to get the name from the source.entity object within the identityExprs array. Thats the, I  guess technical name, of the date hierarchy table. If we set a filter on this table everything works as expected.