0

Chart monthly

Hi, i make a little database for income and expense and i want to show in a chart monthly incomes and expenses.

Like january, february....

 

For now i have only a formula : select incomes

but this way select all my incomes, i need incomes januray, incomes february .....

 

How can do that? thanks

2 replies

null
    • Choices_Software_Dean
    • 3 yrs ago
    • Reported - view

    See Data Visualization video at: 

    https://www.youtube.com/watch?v=IObCC1cbHbA

    • Mconneen
    • 3 yrs ago
    • Reported - view

    @Robert.. Give this a try..   I created a simple table... it has Type (Income / Expense), Date, Month (01-Jan, etc) and an amount. 

    chartView

    The chart select statement .. In this case.. if I am viewing an Income record.. the chart shows Income.. if viewing Expense record.. it shows Expenses.

    chartSelect

     

    And the chart Config

    chartConfig

Content aside

  • 3 yrs agoLast active
  • 2Replies
  • 699Views