Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.
Hello community,
I'm looking to do a dax calculation in my matrix but unfortunately I dind't find the way to achieve this .
what I have :
what I would like
G/L # | 2012 | 2013 | 2014 | 2015 | 2016 | 2017 | 2018 | 2019 | 2020 | 2021 | 2022 | 2023 |
131000 | 1.100.000 | 1.100.000 | 1.100.000 | 1.150.000 | 1.300.000 | 1.300.000 | 1.400.000 | 1.500.000 | 1.800.000 | 2.100.000 | 2.100.000 | 2.100.000 |
can you please help me on this request ?
Thanks a lot
paololito
Hello ,
Unfortunatelly, I don't find the way to achieve the solution proposed .
I want to fill the empty cell with the last non-empty value .
Can you please ask again your support on this matter .
All fields related to this matrix are on the same table ( column , row , value)
Thanks in Advance
paololito
If I recreate the scenario shown above, the DAX measure I suggested fills the blank values as well within my own Power BI files.
You may want to reevaluate the structure of your Calendar Table and the relationships built between your General Ledgers and the Calendar Table.
Also, make sure you have time intelligence active in your file
HI @paololito
The year column from which table? What is the name of the column used in the values of the matrix? From which table? G/L# from which table. Any relationships?
Hi @tamerj1 , thanks for your fast reply .
The year column from which table? FactEntry[FinYear] is calculated column based on a posting date
What is the name of the column used in the values of the matrix?
Row : G/L # of the Table DimAccount
Column : Fin Year (calculated column) of the Table FactEntry
Value = Amount of the table Factentry
If you are hoping to calaculate the running cumulative total of your balance sheet from you General Ledgers something like this would be helpful -
Hi @arichard19
your solution is working but the blank need to be filled also ( see screenshot below)
Hi, @paololito
You need to create a separate calendar table for the field "Year" on the matrix column, and then create the measure based on the new field "Year" in separate calendar table and the original Row field in the fact table.
Best Regards,
Community Support Team _ Eason
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
16 | |
13 | |
12 | |
11 | |
11 |
User | Count |
---|---|
19 | |
14 | |
14 | |
11 | |
9 |