Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers. Get Fabric certified for FREE! Learn more
I am having issues with the powerbi-js-api client. I want to create a clone of a simple pivot table visual.
visual.clone();
But the clone visual doesnt shows the same data at all. the parent/original visual is working fine.
This is not only for one visual in one specific report! I've several reports with this issue!
I've also tried to clone the visual's and setting all parameters including filters through the clone constructor.
ICloneVisualRequest
But this also didn't work.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.