Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I have a table which contains values in dimension fields as ' - ' and it has values against it like $234 , $567... i want to add these values with other fields
would appreciate if anyone can help me with the expression.
Which other fields you want to add it to?
Thanks Sunny,
I got the solution, appreciate your quick response.
Hi
You have to create an another dimension by specifying some text (Null) to the blank and than you can write the expression based on this dimension.
No problem... I am glad you were able to figure it out. Please close this thread by marking Assumed Answer now.
Best,
Sunny
Hi prabhu,
You can try this,
Sum({<Dimension=>}SalesAmount)