TabularEditor / TabularEditor3

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

TOM doesn't show Calculation Item in error state when the expression is invalid #1217

Closed edhans closed 3 months ago

edhans commented 4 months ago

Description

I entered a long expression into a Calculation Item, but missed a closing parenthesis. Long SWITCH() statement. I saved it and the TOM looked ok. Refreshed the viz on the thin report (model in service) and got a gray box.

Note that the DAX Formatter feature does recognize the expression is invalid, but even though this is saved, the TOM shows it is ok.

Tabular Editor 3 Version

3.13.0

Screenshots

image

Steps to Reproduce

Create a calculation item with an invalid expression, save the model and recalc the Calculation Group if necessary in the service, then try and format the expression. It won't format because it isn't valid, but the TOM shows it is ok.

Expected behavior

No response

Crash Report

No response

Windows Version

10

mlonsk commented 4 months ago

Hi @edhans

This is confirmed as a bug. Thank you for reporting, we will keep you updated when we have a timeline to share.

otykier commented 3 months ago

This is now fixed in 3.14.0. Thanks for reporting!