power query m code generate csv type conversion analyze
Power Query Code Generator
Paste CSV to auto-detect column types and generate Power Query M code for type conversion. Row count, null rate, and duplicate stats are also shown. All processing runs in your browser.
USAGE
3 simple steps
- 1Paste your CSV and click the Analyze button
- 2Review the inferred type for each column and correct any errors
- 3Click Generate Code to get the Power Query type conversion code
FAQ
Frequently Asked Questions
A. No. All processing is done in your browser with JavaScript. Your CSV content is never sent anywhere.
A. Yes. Data copied from Excel is tab-separated and is automatically detected and processed.
A. Processing runs in browser memory, so tens of thousands of rows work without issues.
A. In Step 2's column analysis view, change the type from the dropdown. Click Generate Code after making changes.