Hello,
I recently started working with these two powerful tools, so this might seem kind of a noobiish/ridiculuous question but... when I load the data usin de api url on mi PowerBI, if i delete any relationship, does that change also relfects on the dynamics server, or it just works internally for PowerBI?
Thanks in advance
PowerBI is a reporting software, which means it pull all the dataset per your query & visualize the data. It’s a one way data flow. So the data being cached from the source CRM in dataset/model & used locally.
So when you delete some data in Model it won’t sync back as it’s not two-way. Even the same data will pulled again when you refresh the dataset from source once again.