Using wildcard datasets in custom table

Use this forum to post Vensim related questions.
Post Reply
yusuke
Member
Posts: 48
Joined: Sun Apr 27, 2008 11:41 pm

Using wildcard datasets in custom table

Post by yusuke »

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.
Administrator
Super Administrator
Posts: 4847
Joined: Wed Mar 05, 2003 3:10 am

Re: Using wildcard datasets in custom table

Post by Administrator »

Can you post your custom table and we can take a look?

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
yusuke
Member
Posts: 48
Joined: Sun Apr 27, 2008 11:41 pm

Re: Using wildcard datasets in custom table

Post by yusuke »

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
Attachments
pop.mdl
(2.7 KiB) Downloaded 354 times
Administrator
Super Administrator
Posts: 4847
Joined: Wed Mar 05, 2003 3:10 am

Re: Using wildcard datasets in custom table

Post by Administrator »

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.
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
yusuke
Member
Posts: 48
Joined: Sun Apr 27, 2008 11:41 pm

Re: Using wildcard datasets in custom table

Post by yusuke »

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
Post Reply