Hi Akshita, to create variable buttons you can use this extenson:
Qlik Branch
Adding 3 fixed values: USD, EURO and GBP
You can use an expression like:
Sum([NETWORTH_In_$(CurrencyVariableName)])
Or use full field anmes for variable values and in expression set:
Sum([$(CurrencyVariableName)])