Share via

How to input a value into powerBI to manipulate loaded data?

Anonymous
2023-07-11T19:54:18.0866667+00:00

I am working on a powerBI dashboard and have hit a brick wall. I have an excel sheet that is dynamic and shifts all based off of one given value. Is there a way I can use this sheet loaded into powerBI, but have a parameter or other form of input change the given value so that all the other values change as well?

Community Center | Not monitored

4 answers

Sort by: Most helpful
  1. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more

  2. Steven Danielson 0 Reputation points
    2023-07-21T02:56:35.6933333+00:00

    As Vahid notes, you can embed variables into Power BI reports using parameters. The below article is where I started learning about the concept.

    Additionally if you want your parameter values to be referenced instead in the PBI model/DAX calcs you need to right-click "Enable Load" the parameter query in Power Query Editor which will load it into the report model for creating relationships and/or referencing in calcs.

    https://powerbi.microsoft.com/en-us/blog/deep-dive-into-query-parameters-and-power-bi-templates/

    Was this answer helpful?

    0 comments No comments

  3. Anonymous
    2023-07-11T20:07:24.52+00:00

    Power Bi is not currently supported here on Q&A. We recommend browsing or searching the Power BI documentation for answers to your question - https://learn.microsoft.com/power-bi/

    The product group for Power Bi actively monitors questions over at https://community.powerbi.com/

    --please don't forget to upvote and Accept as answer if the reply is helpful--

    Was this answer helpful?

    0 comments No comments

  4. Vahid Ghafarpour 23,605 Reputation points
    2023-07-11T20:06:37.06+00:00

    You can use parameters in Modeling. Did you test it?

    https://learn.microsoft.com/en-us/power-bi/transform-model/desktop-what-if

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.