TabularEditor / TabularEditor3

Bug reports, feature requests, discussion and documentation for Tabular Editor 3 (commercial version).
61 stars 7 forks source link

Not able to see the Format String Expression option in some models #1273

Closed JanaVH closed 1 month ago

JanaVH commented 1 month ago

Description

I am not able to change the format expression on any of the measures in my model. I don't see the option "format string expression" in the property navigation dropdown, nor in the properties-Options-Format String Expression. I tried both connecting to the model from folder and connecting to the model from DB.

I tried it with other models and there I do see the options, so it's somehow related to my model.

Tabular Editor 3 Version

3.14.0.18176

Screenshots

image image

Steps to Reproduce

No response

Expected behavior

No response

Crash Report

No response

Windows Version

Windows 10 Enterprise

otykier commented 1 month ago

As can be seen on Microsoft's docs for Measure Format String Definitions, the property is only available on models at compatibility level 1601 or higher. Please ensure your model is at this compatibility level or upgrade accordingly.