Quantcast
Channel: Developer topics
Viewing all articles
Browse latest Browse all 17928

SelectionId from data received with fetchMoreData()

$
0
0

I have a problem with the fetchMoreData() function.

I'm able to retrieve all the data from my dataset, but when I try to generate the selectionIds, something strange happens.

 

I use this code to generate the selectionIds:

 

host.createSelectionIdBuilder().withCategory(category, i).createSelectionId();

After receiving all data (in the last update), I create an internal data model and assign selectionIds to each data point. The data points in the first segment (let's say the first 500) have working selectionIds, all the others have something like this:

 

null-selid.png

 

Am I doing something wrong?

 

Thanks


Viewing all articles
Browse latest Browse all 17928

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>