Hi,
I am using a Deneb custom chart. What I want to do is really simple. I want to keep the Y-axis range from 1 to 100 (instead of what it is currently showing as 0,1,2,3; depending on the measure values.) What will be the condition I can give inside the mark section so that I have a y-min and y-max as the range?
Thanks,
Solved! Go to Solution.
O! Found it. That was easy. Hmmm... Posting if it helps someone.
"scale": {"domain": [0, 100]},
O! Found it. That was easy. Hmmm... Posting if it helps someone.
"scale": {"domain": [0, 100]},
@PWRBI_USER1 , In the standard visual we have min/Start and Max/End options are there and we can use measures in that. Check if same if there in this custom visual
Power BI release plans for 2023 release wave 1 describes all new features releasing from April 2023 through September 2023.
Make sure you register today for the Power BI Summit 2023. Don't miss all of the great sessions and speakers!
Join the biggest FREE Business Applications Event in LATAM this February.
User | Count |
---|---|
217 | |
49 | |
45 | |
45 | |
41 |
User | Count |
---|---|
263 | |
211 | |
103 | |
76 | |
66 |