
Faisal Velani
- Total activity 19
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
Posts
Votes on activity by Faisal Velani-
How To Pull Information From XML File
I have created a link in calculation = http://www.zillow.com/webservice/GetDeepSearchResults.htm?zws-id=X1-ZWz1a84vilprm3_82rpe&address=19524+San+Chisolm+Drive&citystatezip=RoundRock%2c+TX based on...
-
Amortization Calculations
I am trying to calculate mortgage payments in Podio. The formula is P=((r(1+r)^n)/((1+r)^n-1)). My issue is Podio will not raise to a certain power. I have a field number of units = 10. When I inpu...
-
Data grab from url in calculations
I was wondering if there is a way to get specific data from a website and display it in a calculation field? For Ex: I have a field that pulls up a zillow link to a property. Within zillow there is...
-
How to create an image in the calculation field from google street image API
I am trying to get a static google street image. The link is https://maps.googleapis.com/maps/api/streetview?size=600x300&location=@Property Address Map. Can anyone help with this.