Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago
Solved

Duplicate values in Matrix Table when FACT Table only has unique Values

Hi Experts

 

Cannot see my error here. Kindly ref to 1st Image.... Matrix table showing Duplicate Values

 

When My FACT Tables only has unique values for Reservation # ID

 

The measure i am using to calculate the Time Between Two Dates is (Calculated Column in Tables)

Time Between =
VAR _Days = DATEDIFF(BIvw_Lead[Date],BIvw_Lead[BIvw_Reservation.createdon],DAY)
RETURN IF(_Days < 0, -1*_Days,_Days)
 
Not sure whats i keep on getting duplicates in my Matrix Table???

 

  • Hi Anonymous ,

     

    Please close the row subtotals to see if it is helpful.

     

     

    If the problem is still not resolved, please provide detailed error information or the expected result you expect. Let me know immediately, looking forward to your reply.

    Best Regards,
    Winniz

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

2 Replies

  • v-kkf-msft's avatar
    v-kkf-msft
    Community Support

    Hi Anonymous ,

     

    Please close the row subtotals to see if it is helpful.

     

     

    If the problem is still not resolved, please provide detailed error information or the expected result you expect. Let me know immediately, looking forward to your reply.

    Best Regards,
    Winniz

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

  • v-kkf-msft's avatar
    v-kkf-msft
    Community Support

    Hi Anonymous ,

     

    Does your problem have been solved? If it is solved, please mark a reply which is helpful to you.

     

    If the problem is still not resolved, please provide detailed error information or the expected result you expect. Let me know immediately, looking forward to your reply.

     

    Best Regards,
    Winniz