Forum Discussion
Anonymous
3 years agoNot applicable
Missing data in Power BI Desktop from Dataflow
Hello there! I have a dataflow connected to the database and everything is fine, here is example of one row. When I download data from DF to Power BI Desktop there is an issue that ...
Anonymous
3 years agoNot applicable
Hi ImkeF
I checked my flow and activated_date is formatted as a date and I don't see any additional steps, everything seems normal.
Poohkrd
3 years agoAdvocate I
In the Dataflow, specify the text type for this column, and convert it to a date after loading in the dataset.
In general, in dataflows, it is better to store everything in a text type, and convert it after loading into a dataset. There will be fewer such bugs.
- Anonymous3 years agoNot applicable
Poohkrd this trick doesn't work either
- Anonymous2 years agoNot applicable
Could you find any solution for it?