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

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
Chitemerere
Responsive Resident
Responsive Resident

Variables/Parameters in R Script with Power BI

I have a R Shiny App and I am in the process of migrating some of the material into Power BI.  My R script is as follows:

 

Screenshot 2020-04-22 at 01.08.25.png

The circled script relies on an input from the user created in the App.  Is there a way of incorporating such a variable input into Power BI as as of now i have hard coded the input.  The "input$stockout" is an input from the user which is number of days a product is out of stock and ranges from 30, 60, 90 days etc.

 

Regards,

Chris

3 REPLIES 3
hp0709
Frequent Visitor

Hi Chris did the what if parameter work?

Anonymous
Not applicable

Hi @Chitemerere! You could use What-If parameters in power bi to feed in user input to your graph 😄
https://docs.microsoft.com/en-us/power-bi/transform-model/desktop-what-if 

Thank yo very much for your assistance, most appreciated.

 

Best regards,

Chris

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors