Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hello!
I have created a measures table (measures_counts_by_date) which has counts for number of occurences based on the date from another table (litigations). It works in reports when I am using columns only from the litigations table.
However, I would like to use columns from other tables such as sightings , producers etc. for my reports. As I have seen this does not work with the measure.
The measure is calculated in the following way:
Should I somehow create a relationship between my measures table and the other tables in order to be able to use columns from other tables?
I will be happy if you share the best practice in this scenario.
Many thanks!
Solved! Go to Solution.
Use Related/RelatedTable function if there are relations, otherwise use Lookupvalue functions.
Use Related/RelatedTable function if there are relations, otherwise use Lookupvalue functions.
User | Count |
---|---|
25 | |
11 | |
8 | |
6 | |
6 |
User | Count |
---|---|
27 | |
13 | |
11 | |
9 | |
6 |