Fusion Manage Forum
Welcome to Autodesk’s Fusion Manage (formerly Fusion 360 Manage) Forum. Share your knowledge, ask questions, and explore popular Fusion Manage topics.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

COMPUTED FIELD (CASE STATEMENT)

2 REPLIES 2
SOLVED
Reply
Message 1 of 3
dkeeley
638 Views, 2 Replies

COMPUTED FIELD (CASE STATEMENT)

Hi,

 

I am having problem with creating CASE statements in calculated fields. I am getting continuous server error messages.

 

David.

2 REPLIES 2
Message 2 of 3
jpiggee
in reply to: dkeeley

Hi David,

I moved this to a new topic for better visibility.

Can you please describe what you are trying to do with a CASE statement, as well as the type of Fields you are using so that we may better help you.
Joseph Piggee
Fusion 360 Administrator
TPI Composites
jpiggee@tpicomposites.com
Message 3 of 3
nguyentru
in reply to: dkeeley

Hi David,

 

We understand the issue, and we are in the process of fixing this bug.  It should be release soon.

 

In the mean time you will need to inser Else statement into your case statement have the computed field work.

 

For Example:

 

CASE 

WHEN(TYPE=4) and (RATE is not null)

WHEN(TYPE=1) and (COST is not NULL)

ELSE 0

END

 

THANKS,

 

Trung

Trung Nguyen | PLM Product Management | Autodesk, Inc.

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report