I recently saw a post that one person claimed they had difficulties in loading a 12MB csv file into power bi desktop.
Their solution was to use dataflows - which I don't understand.
I don't quite understand why dataflows would be able to load the whole data as opposed to using the power query editor in power bi desktop.
another solution could be to split the csv into smaller chunks but this maximised the administrative efforts.
how would you go about dealing with a large csv file in power in desktop?
Thank you