Forum Discussion

Jeffrey_VC's avatar
Jeffrey_VC
Helper III
2 years ago

Measure couting install based

Hi everyone,

 

I try to make a measure that counts the installed based of our active systems.

With the fuction count it is possible to count the installed based, but my challange is the inactive/active systems in a certain period.

 

For example on 01-01-2023 there is an installed based of 1000, on 01-07-2023 there are 300 systems that we make inactive.

By check the installed based on 01-01-2023 showed the installed based of 700. What can I do to solved this ?


I have 2 tables:

  • Hist_frontend
    • Startdate
    • Enddata
    • Installation_frontend
    • vc_frontendid (connetion to table VC_frontend)
  • VC_frontend
    • frontend
    • ID  (connection to table hist_frontend)

Like below:

Anyone have the solution?

 

Greets,
Jeffrey

 

6 Replies