Attribute references are missing Error

Hello,

I made this calculated field:
sum({false_count})/sumOver(avg({alerts_on_om}),[shipid])

I tried to put it as a value on a line chart, and this is the error i got:
image

What is the problem and how to fix?
Thanks

Hi @InbalK,
Normally this message signals that one of the fields being used in your calculated field is not present in the visual, therefore the calculation can not be run properly. Could you please share a screenshot of the fields you’re currently using in the visual?

I fixed it, thank you!

1 Like