The ultimate Microsoft Fabric, Power BI, Azure AI, and SQL learning event: Join us in Stockholm, September 24-27, 2024.
Save €200 with code MSCUST on top of early bird pricing!
Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started
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.