Forum Discussion
lucmax
Helper II
3 years agoApply 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...
- 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.
lucmax
Helper II
3 years agoFigured 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.