Forum Discussion
Measure couting install based
AnonymousI take a look of the link. But I think it is not the solution that I'm looking for.
Hi Jeffrey_VC,
Can you please share a pbix or some dummy data that keep the raw data structure with expected results? It should help us clarify your scenario and test to coding formula.
How to Get Your Question Answered Quickly
Regards,
Xiaoxin Sheng
- Jeffrey_VC2 years agoHelper III
Hi Anonymous , How can I share/upload a PBIX?
- Anonymous2 years agoNot applicable
HI Jeffrey_VC,
You can upload to network drive and create a share link here or directly paste the data here as table format.
Notice: please not attach sensitive data in your files or sample data.
Regards,
Xiaoxin Sheng
- Jeffrey_VC2 years agoHelper III
Hi Anonymous,
I have place the pbix on:
https://drive.google.com/file/d/1_q3_Qz0S5BS2HanAEhQCugT9bpTIuv5E/view?usp=drive_link
The table "vc_frontend" are all the systems.
The table "Hist_frontend" showed the history of the installation(s).
When the installation is stuck of replaced, the table "hist_frontend wil be filled with start or enddate. (or both).I need the install based by month of the installations with no enddate from the table hist_frontend. If a installation have a enddate I need to count them till the endate.
Hopefully this is clear for you.Greats, Jeffrey