web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Edit single item of di...
Power Apps
Answered

Edit single item of diagram

(0) ShareShare
ReportReport
Posted on by 45

How can I edit a single item of a linechart? I have a linechart with different results (logically) and I want to have a different calculation for each item/result. For example there is a line that has a y-value of 200. How can I make the 200 * 2? At the same time I want a different calculation for another y-value. For example Y(300) * 4. How can I achieve that? I have made an extra column but with that the calculation is made on every y-value.

AddColumns(colAverage, "test solved", Solved/7

 

Categories:
I have the same question (0)
  • v-xiaochen-msft Profile Picture
    Microsoft Employee on at

    Hi @TKEnes ,

     

    You could use If condition in your addcolumns formula.

    AddColumns(colAverage, "test solved", If(***, Solved/7,***,***))
    

     

    Best Regards,

    Wearsky

  • TKEnes Profile Picture
    45 on at

    Sorry for the late reply. What does the *** mean? The first one the list name probably but the other ones?

  • Verified answer
    v-xiaochen-msft Profile Picture
    Microsoft Employee on at

    Hi @TKEnes ,

     

    *** means different conditions.

    AddColumns(colAverage, "test solved", If(Condition1, Result1,Condition2,...))

     

    Best Regards,

    Wearsky

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

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 355 Most Valuable Professional

#2
11manish Profile Picture

11manish 209 Super User 2026 Season 2

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 150 Super User 2026 Season 2

Last 30 days Overall leaderboard