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.
Hallo guys,
All opening balances (Month, Quarter & Year) functions return (Blank) BUT:
Time table & Time hierarchy structure:
Matrix visual:
Calculations:
Any idea what I m missing? Any help will be greatly appreciated!
Hi @Error1004 please share file to check details
Proud to be a Super User!
Hi @some_bih please find attached the files.
https://www.dropbox.com/scl/fi/659as8yg47czj41vdxo1x/Test.pbix?rlkey=w2zyxf5ze8g99cbn8e6g74c98&dl=0
Have in mind that i have modify the calculation to use the date from the fact table and is wokring. However to dont manage to use the date from the dimension table.
Hi @Error1004 try following: create measure
1. UnitSold_asMeasure=SUM(FctTransactions[Units Sold])
2. OB Month measure = OPENINGBALANCEMONTH([UnitSold_asMeasure],DimTime[Date])
Proud to be a Super User!
Hi @some_bih really appreciate your answer but i have also try this without any luck.
User | Count |
---|---|
26 | |
10 | |
8 | |
6 | |
6 |
User | Count |
---|---|
31 | |
12 | |
10 | |
10 | |
9 |