I have a scenario where a computed ITE column is showing data in the data table but the Big Number referencing this value simply does not display? Any reasons why?
Is your query getting data from a table that is under row ownership?
No - no row owners involved anywhere
Let me just ask this before we get to deep…does your Big Number component have any visibility conditions on it? Also, is your screen linked to the same table row that contains the IF column value you are trying to view?
If you have no visibility conditions on the component, and the screen is attached to the correct row, then trace all the way back through the columns used for the IF column, where do the values come from and how are they populated?
In my experience, most of the time this is the problem.