BobNelson
6 days agoNew Contributor III
IsDurableCalculatedData
What is the default state of IsDurableCalculatedData if left out of an api.data.calculate statement? I'm assuming it's false but I just want to double check. I'm seeing an api.data.calculate statem...
- 5 days ago
Hi,
The default for the IsDurableCalculatedData is false, if you want the data to be durable you have to change it to true.
Can you post the statement to check? But from your comment, it looks like it is the userstate, but this is not a boolean.
With kind regards,
Tim