Forum Discussion
jcraocolici
9 years agoNew Member
Getting a table's column value to use in a custom filter
I have a column in one of my tables called "Campaigns". I would like to use the distinct values in this column to create a custom filter dropdown. Is this possible with the javascript API? I'm stumpe...
Eric_Zhang
Microsoft Employee
9 years ago
jcraocolici wrote:
I have a column in one of my tables called "Campaigns". I would like to use the distinct values in this column to create a custom filter dropdown. Is this possible with the javascript API? I'm stumped.
Thanks!
As far as I know, it is not possible to get the distict value of one column when loading the report. A custom filter demo for your reference.