Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Microsoft Dynamics 365 | Integration, Dataverse...
Unanswered

Formatting the Y axis for a varying Y axis

(1) ShareShare
ReportReport
Posted on by 10

My axis formatting question has to do with using InetSoft on Dynamics. I want to depict a chart with two measures in the Y axis. Can I use a radio button to choose between one of the two measures?

  • InetSoft Support Profile Picture
    10 on at
    RE: Formatting the Y axis for a varying Y axis

    There are multiple approaches to solving this issue, one of which is to create two charts and setting the visibility of one of the charts to hide/show it depending on the selected radio button.

    www.inetsoft.com/.../

    For example in the visibility property of the chart, a script could look like:

    if(RadioButton1.selectedObject == "quantity"){  "Show";} else {  "Hide";}

    Another approach could be to have both measures at the same time on the chart.

    www.inetsoft.com/.../

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Ramesh Kumar – Community Spotlight

We are honored to recognize Ramesh Kumar as our July 2025 Community…

Congratulations to the June Top 10 Community Leaders!

These are the community rock stars!

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

Leaderboard > Microsoft Dynamics 365 | Integration, Dataverse, and general topics

#1
Adis Profile Picture

Adis 136 Super User 2025 Season 1

#2
Sohail Ahmed Profile Picture

Sohail Ahmed 81

#3
Jonas "Jones" Melgaard Profile Picture

Jonas "Jones" Melgaard 77 Super User 2025 Season 1

Product updates

Dynamics 365 release plans