Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Apps - Building Power Apps
Unanswered

Deleted post

(0) ShareShare
ReportReport
Posted on by 691

Deleted post

  • BCBuizer Profile Picture
    21,991 Super User 2025 Season 1 on at
    Re: Add the days of the week corresponding to the events

    Hi @s44 ,

     

    This seems like a duplicate of https://powerusers.microsoft.com/t5/Building-Power-Apps/Add-the-days-of-the-week-corresponding-to-the-events-on-a-Gantt/m-p/1699377. I'll get back to you in that topic, but please close this one.

  • s44 Profile Picture
    691 on at
    Re: Add the days of the week corresponding to the events


    lblItemName

    Text : ThisItem.Usine
    X :lblIndicator.X + lblIndicator.Width

    lblIndicator

    Width : (Value(
    DateDiff(
    Date(
    Year(Now());
    1;
    1
    );
    ThisItem.DateFin
    ) + 1
    ) - Value(
    DateDiff(
    Date(
    Year(Now());
    1;
    1
    );
    (ThisItem.DateArrivee + 1)
    )
    )) * (galBodyMonths.Width / 365)
    
    X : Value(
    DateDiff(
    Date(
    Year(Now());
    1;
    1
    );
    ThisItem.DateFin
    ) + 1
    )* (galBodyMonths.Width / 365)

    lblMonthName

    Text : Switch(ThisItem.Value; 1; "January"; 2; "February"; 3; "March"; 4; "April"; 5; "May"; 6 ;"June"; 7 ; "July"; 8 ;"August"; 9; "September"; 10; "October"; 11; "November"; 12; "December")

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

🌸 Community Spring Festival 2025 Challenge 🌸

WIN Power Platform Community Conference 2025 tickets!

Markus Franz – Community Spotlight

We are honored to recognize Markus Franz as our April 2025 Community…

Kudos to the March Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 146,524 Most Valuable Professional

#2
RandyHayes Profile Picture

RandyHayes 76,287 Super User 2024 Season 1

#3
Pstork1 Profile Picture

Pstork1 65,906 Most Valuable Professional

Leaderboard