yblake / deltaViz

deltaViz dashboard extension for Qlik® Sense
Other
15 stars 15 forks source link

Problem with using formula in dimension #9

Closed bbainsslalom closed 6 years ago

bbainsslalom commented 7 years ago

DeltaViz is indicating that a dimension I defined via a formula is invalid, but the QlikSense editor is saying it's valid. DeltaViz doesn't present an error message, just crosshatches the dimension with red lines. This is my formula: =Date(Min({1<PrevM1={1}>} SupplyChainDate), 'MMM YYYY') & ' - ' & Date(Max({1<CurMonth={1}>} SupplyChainDate), 'MMM YYYY'). Bolded items are fields from my data model. This formula uses set expressions. Please advice.

yblake commented 7 years ago

Can't reproduce without your data... Do you have any error essage in Chrome development tools console ?