In the current version there is no way to display the number of records and Storage of an app in the live version. That is only possible in the Builder In addition, it would be fine if we could defined the max number of records and Storage for each app :
and Knack.app.attributes.account.plan_limits.records & Knack.app.attributes.account.plan_limits.storage to retrieve the overall limits for your Knack account
Hey 398722061672, you could use the Knack.app.attributes.counts.total_entries & Knack.app.attributes.counts.asset_size variables to retrieve the no. of records and the utilised storage, respectively, for your app.