Hello,
I am getting an error while processing a Tabular model : Failed to save modifications to the server. Error returned: 'A string store or binary store with a compatibility level of '1050' is at the maximum file size of 4 gigabytes. To store additional strings, you can change the StringStoresCompatibilityLevel property of the associated dimension or distinct count measure to '1100' and reprocess. This option is only available on databases with a compatibility level of '1100' or higher.
I am not able to find this setting in Tabular model. I have :
Compatibility Level : SQL Server 2016 (1200)
Version : 14.0.249.3
Any suggestions.
Thanks in Advance