Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Adobe Summit is happening now. Discover what's next in customer experience.
SOLVED

Excel Crashing | Requesting rule based trait using BAAAM

Avatar

Level 1

I am trying to request all the rule-based traits using BAAAM but since they are very high in number the excel keeps crashing, is there a way I can use a filter?

1 Accepted Solution

Avatar

Correct answer by
Employee

Is Excel force closing or going unresponsive? It's pretty common for it to go unresponsive when requesting a lot of data, but should eventually come back if left to work long enough.

Unfortunately, with BAAAM there is no way to adjust the request made to filter the results anymore. I would suggest making a manual request with our REST API


For example you can filter by folder ID:

https://api.demdex.com/v1/traits/?restrictType=RULE_BASED_TRAIT&folderId=111111

or data source ID:

https://api.demdex.com/v1/traits/?restrictType=RULE_BASED_TRAIT&dataSourceId=12345

View solution in original post

1 Reply

Avatar

Correct answer by
Employee

Is Excel force closing or going unresponsive? It's pretty common for it to go unresponsive when requesting a lot of data, but should eventually come back if left to work long enough.

Unfortunately, with BAAAM there is no way to adjust the request made to filter the results anymore. I would suggest making a manual request with our REST API


For example you can filter by folder ID:

https://api.demdex.com/v1/traits/?restrictType=RULE_BASED_TRAIT&folderId=111111

or data source ID:

https://api.demdex.com/v1/traits/?restrictType=RULE_BASED_TRAIT&dataSourceId=12345

The ultimate experience is back.

Join us in Vegas to build skills, learn from the world's top brands, and be inspired.

Register Now