Hi,
I have a table which is linked to database and the table would have new row add. I want a table that have the same data and I can insert a new column to calculate the data.
I've found some ways: Cell linking, Report, Connect Your First Sheet to a DataTable.
If I use Cell linking, I need to maintain it manually. Report, on the other hands, I can't insert a new column for calculation. I'm not sure if Connect Your First Sheet to a DataTable can work. It seems I don't have permission.
Another questions, there is a column named as Request items. Each case contains different items and each of them is separated by ",". I want to draw a bar chart to see the quanty of each items, but I don't know how to do.
Could you kindly give me some suggestions?