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 August 31st. Request your voucher.
Hi,
I am trying to get the Maximum Full Date Day Name from the Calandar table for the maximum Charge Date 1 within the Charge table. However there are multiple dates so I guess I need to use UseRelationship however I cannot get this to work. Below is what I have so far but it return the last date within the calandar table which is not what I want:
Hi @gclements ,
Please try to use the aggregation of MAX directly in Values field:
If you are still confused about it, please provide me with more details about your table and your problem or share me with your pbix file from your Onedrive for Business after removing sensitive data.
Best Regards,
Eyelyn Qin
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
How are the tables Calendar and Charge connected?
Can you post a screenshot of the relationship
Hi,
There are multiple date columns within the charge table which are connected to the Calandar table. BillingPeriodFromDate is the active relationship for the purposes of most reporting. Therefore the relationship between 'Charge'ChargeDate1 and 'Calandar'[Date] needs to be activated.
Screenshot below.
User | Count |
---|---|
78 | |
74 | |
42 | |
32 | |
28 |
User | Count |
---|---|
104 | |
93 | |
52 | |
50 | |
46 |