Forum Discussion
Ssibbett
3 years agoFrequent Visitor
Changing a data source in powerBI
I have a .csv file that was generated from a .parquet file. I want to change the source for the powerBI file from .parquet to the .csv. The columns for both files are exactly the same names and the...
- 3 years ago
So the problem is that the .parquet treats the null values differently than the .csv file. If anybody else does this samething look at how the nulls appear in each.
Ssibbett
3 years agoFrequent Visitor
So the problem is that the .parquet treats the null values differently than the .csv file. If anybody else does this samething look at how the nulls appear in each.