


What is the row limit for the Adobe API? I am using the Adobe and Power BI connector.
Thanks
Views
Replies
Sign in to like this content
Total Likes
Adobe API is a little bit too general. What API are you calling specifically ? If possible, please provide a sample request.
Views
Replies
Sign in to like this content
Total Likes
Adobe API is a little bit too general. Could you be more specific on what API you are calling ? If possible, please provide a sample request.
Views
Replies
Sign in to like this content
Total Likes
Hi there,
has this problem been solved? I entcounter the same problem. I want to have for example all pages with page views, but I only get 10 random pages. Is there any work around?
Thanks
Views
Replies
Sign in to like this content
Total Likes
It is default to return 10 rows per dimension, but you can try to use the 'Top parameter' which can returns up to 50,000 dimensions per call.
e.g.
{Cube.ApplyParameter, "Top", {5000, "eVar250"}}
Thanks,
Asheesh
Views
Replies
Sign in to like this content
Total Likes
Thanks Asheesh! I tried it and it works perfectly.
Views
Replies
Sign in to like this content
Total Likes
Great! thomase92025994 Did it solved your issue ....can you mark this as correct answer?
Views
Replies
Sign in to like this content
Total Likes