COUNTIF not working in TM1 Web ActiveSheets
Posted: Mon Feb 20, 2012 4:12 pm
Hi,
We have below calculation to calculate number of cells in BX column with specific text (starting with 'Item' or 'Please') and is working fine in Excel however when we view the count in TM1 web - it always displays '0' (TM1 9.5.2 / Excel: 2003)
= SUM(COUNTIF($BX:$BX, "Item*"), COUNTIF($BX:$BX, "Please*"))
This works fine and I can see total count in Excel but not in TM1 Web.
Do i have to turn-on anything to make COUNTIF work in TM1 Web? or is there anything should be done?
Thanks & Regards,
Logan
We have below calculation to calculate number of cells in BX column with specific text (starting with 'Item' or 'Please') and is working fine in Excel however when we view the count in TM1 web - it always displays '0' (TM1 9.5.2 / Excel: 2003)
= SUM(COUNTIF($BX:$BX, "Item*"), COUNTIF($BX:$BX, "Please*"))
This works fine and I can see total count in Excel but not in TM1 Web.
Do i have to turn-on anything to make COUNTIF work in TM1 Web? or is there anything should be done?
Thanks & Regards,
Logan