Value list selection paramter
Idea Logged
Currently view level parameters can only accept hard coded value through input boxes. It would be great if there were a way to create value list selections for these so that multiple pre-defined scenarios could be explored .
Hi Yoav,
Apologies if I'm missing something, though I'm under the impression that view level filters have the same options as report level filters, and able to allow prompts, cached filter selections.
E.g.
Are you able to provide a little more info on what you're trying to achieve?
Thanks,
David
Hi Yoav,
Apologies if I'm missing something, though I'm under the impression that view level filters have the same options as report level filters, and able to allow prompts, cached filter selections.
E.g.
Are you able to provide a little more info on what you're trying to achieve?
Thanks,
David
Hi David,
To explore a "what if" scenario, we want the selected parameter to be part of a calculation.
As i understand, only view parameters can be used in calculated fields.
Can selected filter values be part of a calculated field at run time?
Thanks,
Yoav
Hi David,
To explore a "what if" scenario, we want the selected parameter to be part of a calculation.
As i understand, only view parameters can be used in calculated fields.
Can selected filter values be part of a calculated field at run time?
Thanks,
Yoav
Ahhh I think I understand.
Do you want parameters to display values like a cached filter value?
But the values you define in the drop-down can be returned by some sort of SQL ?
Thanks,
David
Ahhh I think I understand.
Do you want parameters to display values like a cached filter value?
But the values you define in the drop-down can be returned by some sort of SQL ?
Thanks,
David
Hi David,
Yes. The idea is to have a list of values, which the option to select only one, and use this selection value in a calculated field in the report.
thanks,
Yoav
Hi David,
Yes. The idea is to have a list of values, which the option to select only one, and use this selection value in a calculated field in the report.
thanks,
Yoav
Thanks for the confirmation, it has now been logged, if there are any updates on this we will post them here.
Thanks for the confirmation, it has now been logged, if there are any updates on this we will post them here.
this is very important capability. In order to have a "manual list" now, we have to add join to virtual table in the view level and then multiple the data, and add constraint about always selecting one value from this filter.
this is very important capability. In order to have a "manual list" now, we have to add join to virtual table in the view level and then multiple the data, and add constraint about always selecting one value from this filter.
There are a lot of examples:
1.we want the % profit measure in profit report. Some customers look at the % profit as the (proft/total gross). Other clients will calculate %profit from the net amount: (profit/total net), and other clients will calculate this measure from groos+tax.
I don’t want to calculate 3 different reports for that.
So, I would like to have a list with values: Calc % Profit from Gross/ Calc % Profit from Net/ Calc % Profit from Gross+Tax. The user will choose one of this value and according to that the calculated field of % profit will be calculated.
2.I want to show data in the orig currency or in the system currency. So I want all my calculated fields will use a parameter with list of 2 values.
In this case it is not relevant to use exchange rate table because a clerk can change the ex rate to a specific transaction and not to use the current exrate. That is why we have all amounts in our database in those 2 currencies. I want a calculated fields of all measures to depand on a parameter with this 2 options: Orig Currency/System Currency.
Regards,
Reut
From: Support Queue <support@Yellowfin.bi>
Sent: Sunday, March 31, 2019 11:51 PM
To: Reut Taizi <reut.taizi@galor.com>
Subject: New Comment in "Value list selection paramter"
There are a lot of examples:
1.we want the % profit measure in profit report. Some customers look at the % profit as the (proft/total gross). Other clients will calculate %profit from the net amount: (profit/total net), and other clients will calculate this measure from groos+tax.
I don’t want to calculate 3 different reports for that.
So, I would like to have a list with values: Calc % Profit from Gross/ Calc % Profit from Net/ Calc % Profit from Gross+Tax. The user will choose one of this value and according to that the calculated field of % profit will be calculated.
2.I want to show data in the orig currency or in the system currency. So I want all my calculated fields will use a parameter with list of 2 values.
In this case it is not relevant to use exchange rate table because a clerk can change the ex rate to a specific transaction and not to use the current exrate. That is why we have all amounts in our database in those 2 currencies. I want a calculated fields of all measures to depand on a parameter with this 2 options: Orig Currency/System Currency.
Regards,
Reut
From: Support Queue <support@Yellowfin.bi>
Sent: Sunday, March 31, 2019 11:51 PM
To: Reut Taizi <reut.taizi@galor.com>
Subject: New Comment in "Value list selection paramter"
Replies have been locked on this page!