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 dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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.
User | Count |
---|---|
23 | |
8 | |
7 | |
6 | |
6 |
User | Count |
---|---|
28 | |
12 | |
10 | |
10 | |
6 |