Forum Discussion

yenyengo7's avatar
yenyengo7
Frequent Visitor
4 years ago

Measure not returning the right data

I need a measure to that will simply take the value of a column in a table.

As you can see in my table below, I simply want to take the values of Product_Days_TY into a measure so that it will be included in the SELECTEDMEASURES() formula. 

 

So I simply created a measure named Product Days TY = SUM([Product_Days_TY]), but as you can see below it is not returning the correct value. :(. 

 

2 Replies

  • Hi yenyengo7 ,

    It seems that the value of [Product Days TY] is four times that of  [Product_Days_TY]. The correct result is the value of [Product Days TY] should be equal to the value of the field [Product_Days_TY]? Is the field [Product_Days_TY] a fact field or a calculated column? If it is a calculated column, could you please provide the related formula? Could you please provide some sample data which be involved in the visual wtih Text format? Please exclude sensitive data before share them with us. Thank you.

    Best Regards