Forum Discussion
arulsettu
9 years agoFrequent Visitor
Fixed in power bi
HI, I am very new to power bi. acutally i am trying to convert TABLEAU app into power bi. in a chart there is caluclated dimension created as below { FIXED [Year Week]: MAX([End Time])...
arulsettu
9 years agoFrequent Visitor
i am using this as dimension
CALCULATE(MAX([end_time].[Date]),ALLEXCEPT('table_name',[Year]))
and
count(value)
so where and what should i add as anew column