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.
Hi All
I have below expression working fine :-
Total Sales = CALCULATE(SUM(GL_TI[C/D]),Fin_Category[Summary]="SALES")*-1
it can Shown 4 GL code Capture at Table 2 Fin Category Table
I have below expression , which only display 2 GL Code , 2 GL Code is missing :-
Solved! Go to Solution.
https://www.dropbox.com/s/qzgurlp8hrz6as5/GL_WORKING%20v017%20ask_6_.pbix?dl=0
Regards,
Manikumar
Proud to be a Super User!
Hi Paul,
You need to chnage the relationship like the below.
And use the below DAX
Proud to be a Super User!
https://www.dropbox.com/s/qzgurlp8hrz6as5/GL_WORKING%20v017%20ask_6_.pbix?dl=0
Regards,
Manikumar
Proud to be a Super User!
Hi Paul,
You are getting only 2 rows on your second table beacuse you have filtered _REV to only REV. If you remove the filter, you will get many rows on the table.
Regards,
Manikumar
Proud to be a Super User!
User | Count |
---|---|
82 | |
80 | |
35 | |
32 | |
32 |
User | Count |
---|---|
93 | |
79 | |
62 | |
54 | |
51 |