Forum Discussion
Row limit in PBI embedded into Dynamics
Hello!
I've used xrm Toolbox and the Power BI Embedder to embed my pbi report to a tab in dataverse. It is filtered and depending on which row thats selected in the dataverse entity its supposed to display related content. This works well for up to 500 items of the dataverse table, thereafter it "filters" the default value (aka first value of the table..) What does this depend on and how do I fix it? Entity holds maybe 500 000 rows.. Any ideas?
3 Replies
- lbendlinSuper User
That's the standard renderer limit for visuals that use scrollbars. If the user scrolls past the first 500 items then the next batch will be loaded etc.
- HardtimeFrequent Visitor
So how is it supposed to work when you want to use pbi as an embedded extention with contextual filtering? Limited to 500 rows? seems strange.. No scrollbar item in my pbi either, just 'cards'
- lbendlinSuper User
Cards hold single scalars.