Hello everyone,
Can anyone suggest how we can use userfilter in column chart? I am fetching data from records in column chart. However, filter is not working. Please suggest.
Thanks
Discussion posts and replies are publicly visible
manjit.1486 said:userfilter in column chart?
What do you mean by this? AFAIK We have filters on the data. Not sure what you mean by user filters. Could you please elaborate.
For example:I want to put a dropdown filter option on top of right side. I have already created a userfilter in record. below image will give you a reference(This is just a sample image). In my case: dropdown option would be q1,q2,q3,q4.
You cannot have userFilter to filter the Column chart. Have a custom dropDown which filters your data.
Charts do not support such a feature. You will have to build this separately.