we had a table in deski with variables but after migration deski to webi4.2, all table appears with 100% or empty.
For example in deski this formula correctly work :
=Count(<Incident Number(LIST OF CLAIMS)>)/(Count(<Incident Number(LIST OF CLAIMS)>)ForAll <valeur temps en BWD>)
but after migration in webi 4.2 a table appears with 100% or empty. we have the same issue with graphics.
We already check the merged dimension , you put context operator in the formula like this:
NoFilter(Count([LIST OF CLAIMS].[Incident Number])/NoFilter(Count([LIST OF CLAIMS].[Incident Number])In ([LIST OF CLAIMS].[TO Complete Name];[valeur temps en BWD]))) but
the results were different from two versions (3 and 4),
could you please help me to solve this issue?
Thanks
Add comment