Autosave Failure message when creating calculated field using ifelse() in Quicksight

0

I keep getting the Autosave Failure popup when I try to create a calculated field using the ifelse() statement in Quicksight. It seems that any other simpler calculated fields work fine, I can make a sum field but when I try doing the same thing with ifelse() I get the error message and I am unable to save my changes.

Nobody else has access to my report except for me. I even tried creating a brand new dataset with a brand new report just for testing purposes, and the exact same thing happened right away. I have tried hitting the refresh button and trying a second time but the same thing happens. And if I turn Autosave Off and just try to save manually it still will save the old version of the report and my new calculated fields won't save!

Does anyone have any idea what is going on here? My collages have never had this problem. How can I get this to stop failing? I am currently completely unable to make the type of calculated field that I need for my dashboard.

Jjo
asked 9 months ago325 views
1 Answer
0

The ifelse condition if followed with proper syntax and datatypes should work fine. I tried a sample ifelse and was able to save it successfully.

You may want to refer additional details with example provided at- https://docs.aws.amazon.com/quicksight/latest/user/ifelse-function.html

If you are unable to save the calculated field, it must be showing "Errors found" at the bottom left section, upon which if you hover the cursor over the formula, it will provide the details indicating either a syntactical issue, data type issue, etc. which can be helpful to troubleshoot further.

AWS
Ravish
answered 9 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions