Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Dear Friends,
I attach data. I want to know if any given period of time data has been added then how to calculate & show What data has been added.
Any one, Please do the needful.
Regards
Ravi Gupta
Hi Ravi Gupta,
- IF you are adding the data in the exsisting excel sheet then you just need to reload your script again.
- If you create your new database just put your cursor below the closing of the bracket of the previous data you already loaded in the script. Then in the Script just click on the Table
- If you create your new database just put your cursor below the closing of the bracket of the previous data you already loaded in the script. Then in the Script just click on the Table Files then select the file where you created your database.
- Then just save and reload the data in the script.
Hope this will help you.
Thanks & Regards
Suresh Rawat
Hi Suresh,
Thanks for reply.
But my question is that how to check Previous data Count and New data count. if any row added then how to check that row has been added.
Please understand my Problem.
Regards
Ravi Gupta
Hi Suresh,
Thanks for reply.
But my question is that how to check Previous data Count and New data count. if any row added then how to check that row has been added.
Please understand my Problem.
Regards
Ravi Gupta
Hi Suresh,
Thanks for reply.
But my question is that how to check Previous data Count and New data count. if any row added then how to check that row has been added.
Please understand my Problem.
Regards
Ravi Gupta
Hi Ravi,
For this purpose put the one date field along with this two fields, and everytime take increamental load by cheking the date in date field.
Regards,
Nilesh Gangurde
Hi Suresh,
Thanks for reply.
But my question is that how to check Previous data Count and New data count. if any row added then how to check that row has been added.
Please understand my Problem.
Regards
Ravi Gupta
Hi Ravi Gupta,
For that you need to write a expression which include time and date so that after particular date or time you can check the new data you added in your database.
Thanks & Regards
Suresh Rawat