Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateJoin 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.
I want to create a parameter A from 0-100 that i would write as generateseries(0, 100, [B value]) where B value is from another parameter B that I could use to change the interval parameter A increases by.
However I can't to find a way to make it work. Parameter A will accept a variable set to a specific number, and a variable based on a condition, but it will not accept anything that comes from another parameter, even if i set var x = [B value] and then plug in x into param B. I can see thru the viz that x clearly equals a whole number but the parameter acts like it isnt there.
Is action not allowed? Am i missing something or am i going about my method wrong?
Hi @matsto ,
A fact table won't be affected by measure value. it will work only when the table is a variable in a formula.
Best Regards,
Jay
@matsto , Any calculated table will not take measures like this. even if takes it would initial values and that will not change based on the slicer
You can do that inside a measure in a var table
Check out the July 2025 Power BI update to learn about new features.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
User | Count |
---|---|
16 | |
8 | |
7 | |
7 | |
6 |
User | Count |
---|---|
23 | |
11 | |
10 | |
10 | |
8 |