Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Robert1981
Helper II
Helper II

How to set future values of measure to last actual value

I have a model with different tables:

 

BPC (contains)                        Fin Item                         Period

Company Code                      Fin Item                         Month

Division                                  Aggregation Lvl1           Year

Period                                    Aggregation lvl2            Date

Fin Item                                  Aggregation lvl3           Period

 

In the period table I create a measure to calculate the net sales out of BPC, depending on the Aggregation lvl1 from Fin Item.

The matrix table in which I report this measure has the months go across.

THe measure only provides a value for the history. The future stays empty.

The formula I use is:

calculate(sum('BPC IS'[BPC_Amnt]),filter('Fin Item','Fin Item'[Agg Lvl 2]="1.1 - Net Sales"))
 
How can I get the future net sales values in the matrix, where the future values match the last actual period.
E.g.
 
April 2020 = March 2020 net sales value
May 2020 = March 2020 net sales value
etc.
 
1 REPLY 1
edhans
Super User
Super User

How to get good help fast. Help us help you.
How to Get Your Question Answered Quickly
How to provide sample data in the Power BI Forum



Did I answer your question? Mark my post as a solution!
Did my answers help arrive at a solution? Give it a kudos by clicking the Thumbs Up!

DAX is for Analysis. Power Query is for Data Modeling


Proud to be a Super User!

MCSA: BI Reporting

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.