The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. 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 |
---|---|
15 | |
11 | |
8 | |
8 | |
7 |
User | Count |
---|---|
21 | |
20 | |
11 | |
10 | |
7 |