Forum Discussion
Dataflow and Dataset treating null differently
Here are the screenshots -
Original DB Connected dataset - the literal "(null)" in the power query was replaced as "(Blank)" in the tabular model -
And here is the dataset that connects to the dataflow - the literal "(blank)" in the power query has been replaced by an empty string.
- Greg_Deckler5 years agoCommunity Champion
edhans ?
- prathyoo5 years agoAdvocate II
Greg_Deckler Thanks for taking notice of this issue. Would you be able to help us out. We have separately raised this with support and are waiting to see how that proceeds.
- Anonymous5 years agoNot applicable
Hi, did you receive any reply from support on this behaviour?
- strongCoreZach2 years agoAdvocate III
This is apparently still the case. Had a client that processed the same spreadsheet in dataflows vs desktop, with the same Mcode. Service processed as blanks, desktop returned null. To mirror the table in both, he had to processs for both null and blanks.