Recently upgraded to 9.2.2 and Historic License Usage panels in the Monitoring Console are now broken. The panels in License Usage - Today still work.
Most answers I found had to do with the license manager not indexing or reading the usage data. But on the license manager the panels all work in Settings » Licensing » License Usage Reporting.
The suggestion in this post did not apply either: https://community.splunk.com/t5/Splunk-Enterprise/Why-is-Historical-license-usage-page-showing-blank...
Hi there, looks like it is a known issue for this version, Splunk dev team is working on it and will be fixed in next releases.
As a workaround you can try
1. Open Settings menu and select Advanced Search
2. Next, select Macros
3. Search for dmc_licensing_base_summary. The app must be monitoring console or All. You won't find the macro otherwise.
4. Click on the macro to edit it.
5. In the definition box, change pool="$pool_clause$" to "$pool_clause$" only
6. Save the macro and reload the Historic License Usage dashboard in monitoring console.
Thank you for letting me know! Unfortunately the workaround didn't fix it, hopefully the next update will.