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

Preparing for a certification exam? Ask exam experts all your questions on May 15th. Register now.

Reply
seanstead
Regular Visitor

Scenario analysis: Predefined and user-controlled

Hello everyone

I'm creating some scenario analysis for Altman Z (a company's financial risk), and I've successfully created 2 rodables: EBIT change and sales change. code as follows:

Public changed scenario ?
SUMX( 'AltmanZ (Public)' ,
'AltmanZ (Public)'[Earnings before interest and taxes] * ( 1 + [EBIT Scenario] ) / 'AltmanZ (Public)'[Total Assets] ) * 3.3 +
"AltmanZ (Public)",
'AltmanZ (Public)'[Working Capital] / 'AltmanZ (Public)'[Total Assets]) * 1.2 +
"AltmanZ (Public)",
'AltmanZ (Public)'[Retained Earnings] / 'AltmanZ (Public)'[Total Assets]) * 1.4 +
"AltmanZ (Public)",
'AltmanZ (Public)'[Wealth Market Value ] / 'AltmanZ (Public)'[Total Liabilities]) * 0.6 +
"AltmanZ (Public)",
'AltmanZ (Public)'[Sales] * ( 1 + 'Percentage of Sales Change'[Sales Scenario] ) / 'AltmanZ (Public)'[Total Assets] * 0.999 )

Problem:

my current solution is controlled exclusively by the user. I'm looking to have 2 options - user-controlled and predefined. For presets, I want 3 options: that for each one I would select to say:

option 1: Bit change -10% and change sales -10%

option 2: Bit change -30% and sales change -30%

option 3: Bit change +20% and sales change + 20%

How do I have a preset switch and user control? and then set option 3 to preset?

Thank you!

power bi grab.png

2 REPLIES 2
v-easonf-msft
Community Support
Community Support

Hi , @seanstead 

As for bookmark function,pls refer to these documents:
 

Best Regards,
Community Support Team _ Eason

Greg_Deckler
Super User
Super User

See response here: https://community.powerbi.com/t5/Desktop/Scenario-analysis-predefined-and-user-controlled/m-p/106413...


Follow on LinkedIn
@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
Power BI Cookbook Third Edition (Color)

DAX is easy, CALCULATE makes DAX hard...

Helpful resources

Announcements
PBIApril_Carousel

Power BI Monthly Update - April 2025

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

Notebook Gallery Carousel1

NEW! Community Notebooks Gallery

Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.

April2025 Carousel

Fabric Community Update - April 2025

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