-
Notifications
You must be signed in to change notification settings - Fork 66
Open
Description
Convert-PowerBIDesktopToASTabular -pbiDesktopWindowName "MYFILE*" -outputPath "$currentPath\SSAS" -removeInternalPBITables -Verbose
VERBOSE: Processing PBIDesktop file: 'MYFILE'
Exception setting "CompatibilityLevel": "The database compatibility level of 1400 is below the minimal compatability le
vel of 1000000 needed for [model 'Model']::[DefaultPowerBIDataSourceVersion]."
At C:\Program Files\WindowsPowerShell\Modules\PowerBIPS.Tools\1.0.2.2\PowerBIPS.Tools.psm1:202 char:9
+ $database.CompatibilityLevel = $compatibilityLevel
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [], SetValueInvocationException
+ FullyQualifiedErrorId : ExceptionWhenSetting
Metadata
Metadata
Assignees
Labels
No labels