Hello,
I have a Gallery in my app that pulls its data via PowerBI (Items: 'PowerBIIntegration'.Data).
The goal of the app is to save the data from the gallery to sharepoint via a button. The Gallery has several data sets.
There are several labels in the Gallery:
Label 1: Text: Text(DateTimeValue(ThisItem.kalendertagstufe01_0); "dd.mm.yyyy")
Label 2: Text: ThisItem.fertigungsauftrag_schlüsselnichtgeklammert_0
The sharepoint is named "PUL list test". Label 1 is to be stored in the sharepoint in the column "Meldungsdatum" (setting of the column is to date) and label 2 in the column "FAUF-Nr." (setting of the column is number).
Unfortunately I can't find an approach to program this and would be very grateful for help.

Report
All responses (
Answers (