The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Here is my requirement: I need to show the Gross of child 2 on the row of child 1. See visual below....
Parent ID | Child ID | Child Date | Type | Gross | Offset Gross | Offset Gross |
1 | 1 | 1/1/2023 | norm | $100 | $250 | |
1 | 2 | 1/5/2023 | xfer | $250 | $100 |
I've created an offset calculation against a summarized table and it seems to work. I can see the value in the 'total', but the value will not show on the rows. I assume because they're being hidden. This is a STAR schema and Parent/Child/Date/Type are all different DIM tables. Gross is calculated in the FACT table. Any help is greatly appreciated.
This is my current measure:
Hi @codyraptor ,
Can you please share a pbix or some dummy data that keep the raw data structure with expected results? It should help us clarify your scenario and test to coding formula.
How to Get Your Question Answered Quickly
Regards,
Xiaoxin Sheng
User | Count |
---|---|
21 | |
8 | |
7 | |
7 | |
6 |
User | Count |
---|---|
29 | |
13 | |
11 | |
10 | |
9 |