#touyu-subscriptions-dashboard

1 messages · Page 1 of 1 (latest)

distant mantle
#

Hi there 👋
Could you elaborate a little on what it is you're looking for.

tired jewel
#

I'd like to know the total sales for each plan (price) on the dashboard

#

Is it possible?

#

I checked the Financial report but couldn't find the plan_id or price_id

#

So I'm in trouble because I can't filter with them

distant mantle
#

I don't think you can see this directly in the dashboard, testing another approach though.

#

It took a couple steps, but I found that you're able to:

  1. Navigate to Payments->Subscriptions in the dashboard
  2. Use the Filter button (near the top right of the pane) to filter based on the priceID
  3. Use Export to retrieve a CSV of the information (set the date range accordingly and select all columns)
  4. Use Excel/Numbers to calculate the total from the exported CSV
#

You could also skip the price ID filtering to return all subscriptions and segregate when calculating the totals.

tired jewel
#

Thank you for answering.
That was exactly the answer I was looking for!