Forum Discussion
SravaniBudde
3 years agoFrequent Visitor
COUNTIF function in power bi
Hi , I am trying to convert excel fromulas inot power bi. Can u please help in convert this. 1.COUNTIFS([@[REJECTED_DATE]],">0") 2.COUNTIFS(Table1[@[ESCAL_TO1]:[ESCAL_TO3_DT]],">0")
SravaniBudde
3 years agoFrequent Visitor
can u tell for the below excel formula COUNTIFS(Table1[@[ESCAL_TO1]:[ESCAL_TO3_DT]],">0") to convert to power bi
if datatypes are different
ESCAL_TO1 is text with values ''adbcds'
and ESCAL_TO3_DT is date with value "10/31/2022"
i am getting below error