Automatically Capitalize Columns Using Lowercase with Underscore Convention
Naming identifiers using lowercase letters and underscores as word boundaries is a common convention particularly in databases like Postgres, where unquoted identifiers are automatically converted to lowercase anyway. When ingesting identifiers in this fashion, it would be nice for Power BI to h...
STATUS
DETAILS
Needs Votes