i got those values by using 2 firebase component but i am get all data with “”, like
use replace block to remove the "
last final help, how can i arrange those dynamic components according to those amount like highest amount should be at top , second highest on 2nd and other like that… anyone please help!
This is discontinued but u can still use it -
The blocks -
The Global numberlist is the amount list
Dynamic components get data from lists so you have to sort your lists first and then use your procedure to create dynamic components
This might help you
The above procedure you have to do it twice cause you have 3 lists and you want to sort all of them according to the first one. See example
in your value credit card’s value is 75, but after shorting 75 is at last but credit card is still at 2nd position!
output:
firebase:
from morning i am thinking and changing everything but couldn’t fix it, the users are different but in each account all the details are of their own, no of cards are shown according to the no of users in db but the details inside it is same according to the user details.
update: i came to know that it is because of all the values are 0
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.