Skip to main content
Announcements
Customer Spotlight: Discover what’s possible with embedded analytics Oct. 16 at 10:00 AM ET: REGISTER NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

How to get field to show up in loop and reduce

Hi everyone,

I am trying to get my loop and reduce field to show up in the report. I want "AssociationFilter" to show up like:

GetFieldSelections(AssociationFilter)

q1.png

...But it doesn't work when I run the report. It doesn't get those looped and reduced filter selections.

Any advice would be greatly appreciated.

Thanks!

Joe

1 Solution

Accepted Solutions
Not applicable
Author

I figured it out. If you select all of the possible selections for AssociationFilter and then put only(AssociationFilter) it works.

Joe

View solution in original post

1 Reply
Not applicable
Author

I figured it out. If you select all of the possible selections for AssociationFilter and then put only(AssociationFilter) it works.

Joe