WillVitale
4 months agoContributor
UD8 Viewing Level 2 Filter
Hello,
I'm creating a cube view and I created a U8 that looks at Entity text 5. Using the following formula.
Dim cfoHelper As New OneStream.BusinessRule.Finance.CFO_FormulaHelper.MainClass
Retu...
- 4 months ago
Yes, I was able to create a UD8 that pulled the text value for the IC dimension that looked at the entity
Return api.entity.text(api.pov.ic.memberID,5,0,0)