Hello, I am yusuke.
I made a custom table.
I want to using wild datasets (such as "*1") can be used to refer to one of the currently loaded datasets.
In custom table setting,
1) set dataset variable like *1 and *2.
2) both, Add
3) table content is
variablename |*1||
variablename |*2||
4) OK -> close once ,
5) Display only show first dataset in both variable.
6) next time, using modify show like this.
variablename |*||
variablename |*||
number is deleted.
In custum graph, this type of wildcard works.
Please help me.
Using wildcard datasets in custom table
-
- Super Administrator
- Posts: 4847
- Joined: Wed Mar 05, 2003 3:10 am
Re: Using wildcard datasets in custom table
Can you post your custom table and we can take a look?
It will save us time trying to create a similar table.
It will save us time trying to create a similar table.
Advice to posters seeking help (it really helps us to help you)
http://www.ventanasystems.co.uk/forum/v ... f=2&t=4391
Units are important!
http://www.bbc.co.uk/news/magazine-27509559
http://www.ventanasystems.co.uk/forum/v ... f=2&t=4391
Units are important!
http://www.bbc.co.uk/news/magazine-27509559
Re: Using wildcard datasets in custom table
I want to show custom table which content is the same of custom graph.
Please run one time (default).
Second run (another dataset name) and change birthrate to another value.
best regard
Please run one time (default).
Second run (another dataset name) and change birthrate to another value.
best regard
- Attachments
-
- pop.mdl
- (2.7 KiB) Downloaded 354 times
-
- Super Administrator
- Posts: 4847
- Joined: Wed Mar 05, 2003 3:10 am
Re: Using wildcard datasets in custom table
There is a bug here which I will need to fix.
I did have a little success with
Population|||
Population|*0||
Will that work for now until we can fix this?
Kind regards,
Tony.
I did have a little success with
Population|||
Population|*0||
Will that work for now until we can fix this?
Kind regards,
Tony.
Advice to posters seeking help (it really helps us to help you)
http://www.ventanasystems.co.uk/forum/v ... f=2&t=4391
Units are important!
http://www.bbc.co.uk/news/magazine-27509559
http://www.ventanasystems.co.uk/forum/v ... f=2&t=4391
Units are important!
http://www.bbc.co.uk/news/magazine-27509559
Re: Using wildcard datasets in custom table
Dear tony, thank you.
I can use wildcard datasets another way,
(1)save the custom graph set (can not use wildcard datasets)
(2)edit this vgd file add like
":DATASET *2"
":DATASET *1"
(3)save it and open this vgd file again
yusuke
I can use wildcard datasets another way,
(1)save the custom graph set (can not use wildcard datasets)
(2)edit this vgd file add like
":DATASET *2"
":DATASET *1"
(3)save it and open this vgd file again
yusuke