Hello All,
I am trying to use powerbi to generate a report wherein I show servers based on environments (DEV/UAT/PRO), versions (SQLServer 11.0, 12.0, 13,0), edition (Dev / Enterprise / Standard). Its all working fine.
What I want to achieve is to have a KPI that tells me how many servers are in compliance of the builds that we have certified ?
Basically, I want to compare versions of sql server
e.g. The latest build for sql server 2014 is SP2+CU1 = 12.0.5511.0. My current build is 12.0.2370.0 (RTM+CU2).
How can I have PowerBI report that my version is not in compliance ?
Thanks,
Kin