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 / add new row in excel t...
Power Apps
Unanswered

add new row in excel table

(0) ShareShare
ReportReport
Posted on by 5

Hi everyone,
I need help.
I have linked a table of an excel sheet as a database.
I would like to create a row in the table by entering the data in the dedicated screen and clicking on save(Attachment1).
The value in the "Number" field is given by the maximum value +1 from the number column (in excel) and date value is Today().

All the dropdown fields are linked from different tables in the same excel file, but different tables.

 

i've tried this formula, but it does't work.

Patch(Tab_Riepilogo;Defaults(Tab_Riepilogo);{Numero:Label10.Text;Data:Date.Select;OGGETTO:TextInput_Oggetto;Tipologia:Dropdown_Tipologia;Cliente:Dropdown_Cliente;Compilatore:Dropdown_Compilatore;Produttore:Dropdown_Produttore;Settore:Dropdown_Settore;Dettagli:TextInput_Dettagli;'Rif. Precedenti':TextInput_RifPrecedenti;Risposta:TextInput_Risposta;'Aperta da':Today();'Numero Archiviazione':"0";'Numero Cassetto':"0"})

 

thank you so much!

 

Attachment1.PNG
Categories:
I have the same question (0)
  • Drrickryp Profile Picture
    Super User 2024 Season 1 on at

    Hi @NicoloMantecca

     

     

    Patch(Tab_Riepilogo;Defaults(Tab_Riepilogo);
    {Numero:First(Sort(Tab_Riepilogo,Numero,Descending)).Numero+1,;
    Data:Today();
    OGGETTO:TextInput_Oggetto;Tipologia:Dropdown_Tipologia;Cliente:Dropdown_Cliente;Compilatore:Dropdown_Compilatore;Produttore:Dropdown_Produttore;Settore:Dropdown_Settore;Dettagli:TextInput_Dettagli;'Rif. Precedenti':TextInput_RifPrecedenti;Risposta:TextInput_Risposta;'Aperta da':Today();'Numero Archiviazione':"0";'Numero Cassetto':"0"})

     

     

     

  • NicoloMantecca Profile Picture
    5 on at

    thank you for your help but it doesn't write anything in the table.

     

    it sais "the operation first isn't supported by this contenitor"

    thank you so much

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 Launch!

Jump in, show your community spirit, and win prizes!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Valantis Profile Picture

Valantis 392

#2
WarrenBelz Profile Picture

WarrenBelz 364 Most Valuable Professional

#3
Kalathiya Profile Picture

Kalathiya 271 Super User 2026 Season 1

Last 30 days Overall leaderboard