I have a Dataflow that looks good in the Power Query designer and appears to be in good order.
However when I start the refresh, I get the following error:
Error Code: Mashup Exception Error, Error Details: Couldn't refresh the entity because of an issue with the mashup document MashupException.Error: Expression.Error: We cannot convert the value null to type Logical.
Does this mean that one of the values that its trying to insert into Dataverse is NULL or that something that appears to be functioning in my designer is actually erroring and I'm missing it? Is that what a mashupexception represents?