Forum Discussion
hi
- 3 years ago
pls see my video
= Table.Group(Source, {"INVOICE_NO"}, {{"Count", (x)=> Text.Combine(x[USER_BARCC],", ") }})
one last thing after convert user barcode how i can i export data to csv from power query as its a large data set of 50,00,000. i tried dax studio it can do only upto 4,00,000 how i can take full data
thx
you may have to split the table into several parts with the help of Table.Range() and then export with the help of Bravo for Power BI . this tool can export up to 1 million
- abc_7773 years ago
Solution Specialist
I tried bravo but no luck. its not getting data from powr bi query that we converted barcode as row wise.
bravo actually takes power bi visual data as raw. so not helpfull for me.
but its ok thanks man for your time and if u have any eazy solution to export the query that you shoed me to csv file please help me.
thanks again
- Ahmedx3 years ago
Super User
pls see this
https://youtu.be/0a4tKrakZiE_________