Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
8 years ago
Solved

Agregate and filter

Hi Power BI Community   I have a transaction table below. I need to create a report filtered by SALE DATE, and PRODUCT ID. In the report i want to show: 1- The number of transactions including t...
  • Anonymous's avatar
    Anonymous
    8 years ago

    I actually found another solution.

     

    I have 2 tables : 1 sale detail and 1 sale header. 

    I found a way to create a measure in sale detail that points to the sale header using USERRELATIONSHIP.

     

    It works.

    Thanks

    F