Nice to meet you!

We're delighted to have you here. Need assistance with our services or products? Feel free to reach out.

Hero Illustration

Menampilkan Informasi Tanggal Dimulai dan Berakhirnya Penggalian dalam Animasi

Berikut adalah langkah-langkah detailnya:

 

1) Buat field “start date” dan “end date” pada source table

 

 

2) Buat Post Schedule Tasks – New Copy Schedule to Source Table untuk field start date dan end date seperti pada screenshot di bawah ini

 

 

3) Run post schedule task – New Copy Schedule to Source Table

 

 

4) Generate Plotting Polygon

 

 

5) Buat Table plots. Value Type pilih Date Time, Value Expression= GetValue ke field start date dan Formatting Expression GetText ke field end date seperti pada screenshot di bawah ini. Kemudian Generate Layer.

Value Expression:

GetValue(POSTSCHEDULETASKSTARTDATE)

Formatting Expression :

“Date Started =” + Text(Value, “DD-MMM-YYYY”) +newline + “Date Finished =” + TetText(POSTSCHEDULETASKENDDATE)

 

 

Berikut adalah hasilnya:

Another Spry Tips & Tricks

Menghilangkan Shadow pada Animasi Solid SPRY Scheduler

Tampilan animasi solid di SPRY scheduler merupakan salah satu aspek penting dalam membuat scheduling. Sering kali user mengecek animasi dari urutan/sequence yang telah mereka atur agar sesuai dengan yang diinginkan. Namun, karena pengaturan default animasi solid SPRY scheduler adalah berbayang/shadow, maka hal ini cukup mengganggu user ketika melakukan proses pengecekan animasi. Selain itu, pengaturan default […]

Continue reading
Removing Shadow on SPRY Scheduler Solid Animation

Solid animation display on SPRY Scheduler is an important aspect of creating schedules. Often times, users check the arranged animation from the sequence they made to suit their preferences. However, the solid animation default setting is shadow which makes it harder for users to check the animation. Furthermore, the default shadow animation setting causes the […]

Continue reading
Set up Animation Layout Template in SPRY Scheduler

Animation is one of the main features of SPRY Scheduler, one of its functions is to arrange the layout on the SPRY graphical output. Everything displayed in the animation will also be displayed in pictures or videos exported from SPRY Scheduler. When setting up the animation display, it is not uncommon for users to have […]

Continue reading