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 / How to store Data from...
Power Apps
Unanswered

How to store Data from a nested Collection in a SQL-Datasource?

(0) ShareShare
ReportReport
Posted on by 9

Hallo

Ich erstelle die Sammlung "colItemsLieferung" mit einer verschachtelten Sammlung "colFotos". siehe unten.

 

Collect(colItemsLieferung;
{
colTempID: TempID;
colABLADESTELLE:LabelAbladestelle.Text;
colKUNNR: LabelKnnr.Text;
colAUFSATZRAHMEN_AUS: Wert(DataCardAufsatzrahmenAus.Text);
colEUROPALETTEN_AUS: Wert(DataCardEuropalettenAus.Text);
colGITTERBOXEN_AUS: Wert(DataCardGitterboxenAus.Text);
colROHRWAGEN_AUS: Wert(DataCardRohrwagenAus.Text);
colAUFSATZRAHMEN_EIN: Wert(DataCardAufsatzrahmenEin.Text);
colEUROPALETTEN_EIN: Wert(DataCardEuropalettenEin.Text);
colGITTERBOXEN_EIN: Wert(DataCardGitterboxenEin.Text);
colROHRWAGEN_EIN: Wert(DataCardRohrwagenEin.Text);
colUNTERSCHRIFT: PenInputUnterschrift.Image;
colUNTERSCHRIF_NAME: DataCardUnter_Name.Text;
colNOTIZEN: DataCardNotiz.Text;
colERFASSER: DataCardErfasser.Text;
colERFASST_AM: DateTimeValue(Erfasst_am. Text);
colLIEFERUNGEN_STATUS_ID:Wert(DropdownStatusId.Selected.Id);
colSyn_STATUS: "Erstellt";
colDatum:Text(Now();D ateTimeFormat.LongDate);
colFotos:ForAll(Gallery1.AllItems;
{colTempID:TempID;
colImage:Bild1. Bild

})
}
)

JavierBer_2-1659528074975.png

JavierBer_3-1659528106728.png

Wie aus den Bildern ersichtlich ist, hat jeder Datensatz eine unbestimmte Anzahl von Fotos.

 

Wie kann ich auf die Fotos zugreifen, um sie in der Datenbank zu speichern?

Categories:
I have the same question (0)

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the April Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Vish WR Profile Picture

Vish WR 936

#2
Valantis Profile Picture

Valantis 604

#3
11manish Profile Picture

11manish 518

Last 30 days Overall leaderboard