Forum Discussion
prathyoo
5 years agoAdvocate II
Dataflow and Dataset treating null differently
We have a master dataset that was configured to connect to an Oracle database. Nearly 30 odd reports have been built on this dataset (which has around 20 tables - dimensions and facts) using live co...
Greg_Deckler
5 years agoCommunity Champion
edhans ?
strongCoreZach
2 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.