Inggris Ask, how to tidy up the data or how to make the appsheet

how to tidy up the data like the picture above. or how to create an appsheet from the data above. thank you

0 7 369
7 REPLIES 7

Mau dibuatnya seperti apa?

Di bikin model penjualan bang, boleh share kontaknya bang, buat saya tanya2.

Cara ambil data dari sheet lain gimana ya bang?

coba seperti apa yang hendak diinginkan, siapa tau saya bisa sambil bantu

kalo ambil data dari sheet lain, dia daftarin dulu tabelnya. nanti kasih contoh aja maunya bagaimana, bisa menggunakan SELECT, bisa juga menggunakan REFF. atau bisa juga LOOKUP.

Your spreadsheet seems to be fine for the app except the key column is missing. You need to add one column where all values are unique. The easiest way is using an expression UNIQUEID() with the initial value. That will generate 8-digit unique code for that purpose.

Misalkan
Sheet 1 ada tabel pelanggan yg di input dari app
Sheet 2 juga ada nama pelanggan.
Agar tidak 2x isi data yang di sheet 2 isinya sama di sheet 1

If you want list, for example SELECT(Sheet2[ColumnName],[Date]=[_THISROW].[Date])

Ini maksudnya gimana?

Top Labels in this Space