Error on Graph analytics chart with filter
Rem
Dataiku DSS Core Designer, Registered Posts: 5 ✭✭
Dataiku versie 12.2.0
Plugin Graph analytics 1.0.4
Hi,
I have a graph analytics chart with a filter on amount. If I publish this as a dashboard it will give me an error.
raise Exception("Error with filter on column {} - {}".format(filter["column"], e))
Exception: Error with filter on column Bedrag_sum - 'maxvValue'
If I remove the filter it will work. The chart works fine in itself.
Thank you