Thank you for supporting the Cloud Customer Connect Community in 2024. It's a gift to work with you!

Look back
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Can a FIX statement pull in Metadata from a Member Name?

edited Apr 13, 2020 9:54PM in Planning 14 comments

Summary

Metadata in a FIX statement?

Content

Hi,

I have a parent in my Account Dim named:  POVLoadMo

It has one child named:  POVApr

I'm trying to Fix on the 'Apr' part of the child member name.

  1. Is that even possible or can it only evaluate that in and IF statement?

Currently I'm just trying to pull in the full 'POVApr' into my fix and I'm getting an error.  I'm following the documentation to a tee, thus thinking not possible in a FIX.

Current Code:

Fix(@SUBSTRING(@NAME(@PARENT("POVLoadMo"))),3)

Error:

'Error:Error parsing formula for [FIX STATEMENT] (line 8): wrong number of arguments in function [

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!