Im having an issue where I'm pulling data from Dataverse. The query itself always returns as too complex. I cannot transform the data at the GetData stage because its too complex and I cannot preview. If I try to then pull the whole entity in to my report to try and filter in power query afterwards it again times out because it's too complex. Feels like a catch 22 where I cannot filter or transform at either stage.
I considered using OData though then all of the data pulls through as raw numbers and I'd have to individually map everything which is going to take too long.