{
  "version": "https://jsonfeed.org/version/1.1",
  "title": "advanced reporting",
  "home_page_url": "https://evotec.xyz/fr/tags/advanced-reporting",
  "feed_url": "https://evotec.xyz/fr/tags/advanced-reporting/index.feed.json",
  "description": "Evotec Main Website",
  "items": [
    {
      "id": "https://evotec.xyz/fr/blog/advanced-html-reporting-using-powershell",
      "url": "https://evotec.xyz/fr/blog/advanced-html-reporting-using-powershell",
      "title": "Advanced HTML reporting using PowerShell",
      "summary": "I\u2019ve been using HTML reporting in PowerShell for a while. Initially, I would usually build HTML by hand, but the time spent trying to figure out what works and what doesn\u2019t drive me mad. With the PSWriteHTML module, a lot has changed. With just a few PowerShell lines, I can create feature-rich reports that change how I show data to my Clients. Today I wanted to show you some advanced HTML reporting without actually complicating PowerShell code. In the last few months, I\u2019ve added many features that create advanced reports without sacrificing readability.",
      "date_published": "2021-03-16T17:15:23.0000000Z",
      "tags": [
        "advanced reporting",
        "css",
        "html",
        "javascript",
        "powershell",
        "pswritehtml",
        "reporting"
      ]
    }
  ]
}