Topic: Gridtable calculate and count data entry

Sir,

In Book Shock Dashboard

From Grid Calculate the count of of respective book status that is who many Issued , not issued, missing & total book count.

& show in book shock register.

How to do this sir, please help.

Also i need data for  Certificate Status Dashboard / and  Sell Software Sell Dashboard. Please see this tab also.

Please see project in attachment

https://www.dropbox.com/s/j6i9g4n3qcasr … y.rar?dl=0

Thanks

Regards
Nitin Ingale

Post's attachments

Attachment icon DS ERP calculate and count data entry.gif 224.78 kb, 380 downloads since 2017-04-05 

Re: Gridtable calculate and count data entry

Hello.


I have added button with SQL query for that
https://www.dropbox.com/s/vde4a1hwzmkht … d.zip?dl=0

Dmitry.

3 (edited by nitin.ingale08 2017-04-06 13:07:48)

Re: Gridtable calculate and count data entry

Sir,

The output is showing wrong.

As per grid data output is not correct.

It is not counting proper data.

I need how much books count in category  as issued, not issued,  missing.

Total is how much entry of same book name.

total count I can verify by formula physically. ...

Total = issued + not issued + missing

I want to veryfy it by physical count of books. And tally with this grid table.

Means

1. How much entry of same book i. e total
2. How much book fall in issued category
3. How much book fall in not issued category
4. How much book fall in missing category.

Please check and help

Thanks

Nitin ingale

Re: Gridtable calculate and count data entry

If  issued, not issued missing is categories of book, why you don't use separate table to store categories?
Please check out this project, where every person can belongs to a category.

Post's attachments

Attachment icon Employees - ComboBox (simple).zip 7.01 kb, 451 downloads since 2017-04-07 

Dmitry.

Re: Gridtable calculate and count data entry

Sir,

I want to count data entry. You have send file in that,  I ask how many in group home, work, & friends category. And total is how much entry of people.
While in search, it's display all data and I can filter data. Now I want to count how much are friend, work and home category belong to all people.


Similarly in my project I want to count book record. how much in issued, not issued and missing category. From total same books name. Similar to above employee project. But I need count.

It is saving in book combo box of book status.

Please help
How we can count data from grid table and display in different table.
Count should be. .
1. No of same book name
2. No of same book in issued
3. No of same book in not issued
4. No of same book in missing


Thanks
Nitin ingale

Re: Gridtable calculate and count data entry

Hello.


I made another example for you

Post's attachments

Attachment icon Employees - ComboBox (simple)_count.zip 7.95 kb, 430 downloads since 2017-04-09 

Dmitry.

Re: Gridtable calculate and count data entry

Sir,

Thank you sir.

In my database I need to count same book name as well as its status count.

Please see sample file.
In book stock record grid table, I created manually data entries.

Please, can you write SQL Query in button. So that data can be auto created.

Thanks

Nitin ingale

Post's attachments

Attachment icon inventory.rar 5.5 kb, 396 downloads since 2017-04-11 

Re: Gridtable calculate and count data entry

nitin.ingale08
I think you have wrong database structure, or I can understand it. Please describe your goal, what exactly you want to do?

Dmitry.

9 (edited by nitin.ingale08 2017-04-11 17:36:22)

Re: Gridtable calculate and count data entry

Sir,
Please see update file,

I am able to count the books but not the respective books status.
Please tell how to do this.

I need the ...
1. count of same book name
2. Count of above same book in issued
3. Count of above book in not issued
4. Count of above book in missing

But in inventory I need to count books and it's status that is issued. , not issued. , missing.
In inventory how many book, and it's status, in number as count I need to maintain.
Please see the file inventory, help how we can display query.

Thank you
Nitin ingale

Post's attachments

Attachment icon inventory.rar 6.33 kb, 393 downloads since 2017-04-11 

Re: Gridtable calculate and count data entry

Unfortunately I can't understand your database structure.

Dmitry.

Re: Gridtable calculate and count data entry

Sir,
I simplify the database structure.

I need output in grid table 2 that is...

1. "Total count" of same book name
2. Count of above same book in "issued"
3. Count of above book in "not issued"
4. Count of above book in "missing"

Please see attached file. And see SQL butten program written and please correct it.

Please sir. solve the query .

Thank you
Nitin ingale

Post's attachments

Attachment icon inventory.rar 5.87 kb, 402 downloads since 2017-04-12 

Re: Gridtable calculate and count data entry

Hello Nitin,
Please find attached a couple of alternative ways of showing the information that I think you want.
1).  I have used calculated fields instead of SQL Query to show a summary tablegrid of each book title by status.
2).  I have used tablegrid filters to show 3 detailed tablegrids by 'issued', 'not issued' and 'missing'.
You do not need to use a script at all - it is just standard MVD.
Maybe this helps you.
Regards,
Derek.

Post's attachments

Attachment icon inventory.zip 339.24 kb, 530 downloads since 2017-04-12 

Re: Gridtable calculate and count data entry

Grate sir,

Thank you very much.

Have a good day sir.

Regards
Nitin ingale