When connecting to a CSV (generated with powershell) a column with numbers is recognized by Power BI web as numbers.
Untill the column contains negative numbers then the column is recognized as string.
This results in a diffrent (unwanted) non numerical sorting in Graph's.
How to handle columns in a CSV that conains negative numbers.