Forum Discussion
Anonymous
8 years agoNot applicable
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...
- Anonymous8 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
ChandeepChhabra
Impactful Individual
8 years agoAnonymous Can you share a snapshot of the output ? Especially for the last measure
Anonymous
8 years agoNot applicable
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