i want to learn swiss query language and its integration with html
Everything from my media page is in the [mention:73e97ced8044498fae03805cb99ce662:23b05a61c3e5445190d9bfa00453bce4] Vault. Just look for the #SWQL tag. Additionally, check out the [mention:58531d40af8b43d1a87dbbe52db52b92:6b577b8c04704e209d29b6772bf67243] wiki.
@cheryl1
There are some great resources for SWQL that can help you far more efficiently. FIrst, you may want to check out the Orion SDK forum on THWACK SolarWinds SDK
Also there are great resources in the Success Center for using SWQL in the Self-Hosted Platform (formerly known as Orion) https://support.solarwinds.com/SuccessCenter/s/article/Use-SolarWinds-Query-Language-SWQL?language=en_US
Those should get you started. There are a lot of users here on THWACK who know a lot about using SWQL and frequently help other users with SWQL reports and other customizations
Thanks Cheryl
okay thanks Cheryl, ill look into it, but for advanced swql ,is there any place i can learn the advanced parts of the language ?
KMSigma has some good posts, and his own personal page with vids. https://blog.kmsigma.com/media/ also chatgbt has SWQL if you specify you want query help with SWQL and I've found that to be helpful for more advanced queries.
Mostly you can treat it as SQL, with a reduced list of functions, some auto-joins, and slightly different date functions. Any complicated join stuff can be learned as SQL first using those resources and then applied (though if you do this, as best practice cancel any unnecessary joins)
aight thank you so much
this is great...found a lot of useful information