Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
What I want to create is a dashboard that accepts input values like Period in years, Acquisition cost, Operation cost, Inflation, discount rate, etc. of a particular asset to generate a table showing the total LLC. Something like this
I have tried doing this with what-if parameters but that doesn't work properly. The top panel is just showcasing the values for a selected asset.
This is the dataset for the assets -
I've also created a dates dimension table to connect to this data.
What could be a good solution to this?
@Anonymous , You have use whatif parameter or you can create your own table using generateseries and use that
Table= generateseries(1,10000,1)
You can create range of date using calendar
I have already tried using what-if parameters. The result is what you see above. But the issue is that I'm unable to use generateseries to generate huge values ie. Billions. This just crashes the slicer visual.
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 |
---|---|
76 | |
73 | |
57 | |
38 | |
35 |
User | Count |
---|---|
83 | |
68 | |
59 | |
46 | |
45 |