<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>statistics Archives - MIDAS - Room Booking System | Blog</title>
	<atom:link href="https://mid.as/blog/tag/statistics/feed/" rel="self" type="application/rss+xml" />
	<link></link>
	<description>...Making your facilities work for you!</description>
	<lastBuildDate>Thu, 11 Dec 2025 13:42:10 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>Improvements to graphs in reports</title>
		<link>https://mid.as/blog/improvements-to-graphs-in-reports/</link>
		
		<dc:creator><![CDATA[midas]]></dc:creator>
		<pubDate>Thu, 11 Dec 2025 13:42:09 +0000</pubDate>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[reporting]]></category>
		<category><![CDATA[statistics]]></category>
		<category><![CDATA[v4.41]]></category>
		<guid isPermaLink="false">https://mid.as/blog/?p=5853</guid>

					<description><![CDATA[<p>We&#8217;ve completely re-written the code which generates graphical reports and statistics in MIDAS for v4.41. Previously, bar graphs and pie charts were dynamically rendered within HTML &#60;canvas> elements. This had a number of limitations, and so starting with v4.41, we&#8217;ve switched to dynamically rendering graphs using SVG instead. The most notable benefit to this is [&#8230;]</p>
<p>The post <a href="https://mid.as/blog/improvements-to-graphs-in-reports/">Improvements to graphs in reports</a> appeared first on <a href="https://mid.as/blog">MIDAS - Room Booking System | Blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>We&#8217;ve completely re-written the code which generates graphical reports and statistics in MIDAS for v4.41.</p>



<p>Previously, bar graphs and pie charts were dynamically rendered within HTML &lt;canvas> elements. This had a number of limitations, and so starting with v4.41, we&#8217;ve switched to dynamically rendering graphs using <a class="dfn" href="https://mid.as/glossary/svg">SVG</a> instead.</p>



<p>The most notable benefit to this is that we can now show &#8220;tooltips&#8221; when you hover over elements within a graph.</p>


<div class="wp-block-image">
<figure class="aligncenter size-large"><img fetchpriority="high" decoding="async" width="1024" height="424" src="https://mid.as/blog/wp-content/uploads/2025/12/graph-tooltips-1024x424.png" alt="Graphs now have &quot;tooltips&quot; in MIDAS v4.41" class="wp-image-5880" srcset="https://mid.as/blog/wp-content/uploads/2025/12/graph-tooltips-1024x424.png 1024w, https://mid.as/blog/wp-content/uploads/2025/12/graph-tooltips-300x124.png 300w, https://mid.as/blog/wp-content/uploads/2025/12/graph-tooltips-768x318.png 768w, https://mid.as/blog/wp-content/uploads/2025/12/graph-tooltips-1536x637.png 1536w, https://mid.as/blog/wp-content/uploads/2025/12/graph-tooltips-2048x849.png 2048w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption class="wp-element-caption">Graphs now have &#8220;tooltips&#8221; in MIDAS v4.41</figcaption></figure>
</div>


<p>Another issue we&#8217;ve addressed when rewriting graph code is that of x-axis scaling.</p>



<p>Most vertical bar graphs which MIDAS can generate have dates along their x-axis. As MIDAS allows you to select a date range for many generated reports, the resulting x-axis could represent a single date, or a very wide date range spanning several years.</p>



<p>Until now, MIDAS would label each date within the selected range on the X-axis. For larger date ranges, these labels would all overlap causing an illegible mess along the X-axis.</p>



<p>Now that we&#8217;re able to bring dynamic &#8220;tooltips&#8221; to graphs in v4.41, it&#8217;s no longer necessary to display labels for every date in the selected range along the bottom axis. That&#8217;s because these tooltips will show the date of the bar your cursor is &#8216;hovering&#8217; over.</p>



<p>Consequently, for large date ranges, the X-axis will now only be labelled with select dates within that range. This produces a far clearer bottom axis, which we&#8217;re sure you&#8217;ll appreciate.</p>



<p>Floating &#8220;tooltips&#8221; aren&#8217;t just confined to bar charts &#8211; they&#8217;ve also been added to pie charts too! </p>


<div class="wp-block-image">
<figure class="aligncenter size-large"><img decoding="async" width="1024" height="921" src="https://mid.as/blog/wp-content/uploads/2025/12/pirchart-tooltips-1024x921.png" alt="Pie Charts also now have floating &quot;tool tips&quot; too!" class="wp-image-5882" srcset="https://mid.as/blog/wp-content/uploads/2025/12/pirchart-tooltips-1024x921.png 1024w, https://mid.as/blog/wp-content/uploads/2025/12/pirchart-tooltips-300x270.png 300w, https://mid.as/blog/wp-content/uploads/2025/12/pirchart-tooltips-768x691.png 768w, https://mid.as/blog/wp-content/uploads/2025/12/pirchart-tooltips.png 1154w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption class="wp-element-caption">Pie Charts also now have floating &#8220;tool tips&#8221; too!</figcaption></figure>
</div><p>The post <a href="https://mid.as/blog/improvements-to-graphs-in-reports/">Improvements to graphs in reports</a> appeared first on <a href="https://mid.as/blog">MIDAS - Room Booking System | Blog</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Statistics and Reporting Improvements</title>
		<link>https://mid.as/blog/statistics-and-reporting-improvements/</link>
					<comments>https://mid.as/blog/statistics-and-reporting-improvements/#respond</comments>
		
		<dc:creator><![CDATA[midas]]></dc:creator>
		<pubDate>Sun, 07 Jun 2020 11:00:35 +0000</pubDate>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[excel]]></category>
		<category><![CDATA[export]]></category>
		<category><![CDATA[reporting]]></category>
		<category><![CDATA[statistics]]></category>
		<category><![CDATA[v4.25]]></category>
		<guid isPermaLink="false">https://mid.as/blog/?p=2997</guid>

					<description><![CDATA[<p>We&#8217;re making some improvements to Statistics and Reporting for v4.25. These include&#8230; Filter Options To declutter the Statistics &#38; Reporting screen, the display of filters &#8211; such as date range selection &#8211; can now be toggled. There&#8217;s a new &#8220;Filter&#8221; button at the top of Statistics screens: Clicking this button will toggle the display of [&#8230;]</p>
<p>The post <a href="https://mid.as/blog/statistics-and-reporting-improvements/">Statistics and Reporting Improvements</a> appeared first on <a href="https://mid.as/blog">MIDAS - Room Booking System | Blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>We&#8217;re making some improvements to Statistics and Reporting for v4.25. These include&#8230;</p>



<h2 class="wp-block-heading">Filter Options</h2>



<p>To declutter the Statistics &amp; Reporting screen, the display of filters &#8211; such as date range selection &#8211; can now be toggled. There&#8217;s a new &#8220;Filter&#8221; button at the top of Statistics screens:</p>



<div class="wp-block-image"><figure class="aligncenter size-large"><img decoding="async" width="500" height="64" src="https://mid.as/blog/wp-content/uploads/2020/05/filter-toggle-off.png" alt="Advance Filter Options may be accessed via the new &quot;Filter&quot; button" class="wp-image-3017" srcset="https://mid.as/blog/wp-content/uploads/2020/05/filter-toggle-off.png 500w, https://mid.as/blog/wp-content/uploads/2020/05/filter-toggle-off-300x38.png 300w" sizes="(max-width: 500px) 100vw, 500px" /><figcaption>Advance Filter Options may be accessed via the new &#8220;Filter&#8221; button</figcaption></figure></div>



<p>Clicking this button will toggle the display of applicable filters for the current report:</p>



<div class="wp-block-image"><figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="500" height="150" src="https://mid.as/blog/wp-content/uploads/2020/05/filter-toggle-on.png" alt="Advanced Filters shown for Booking Statistics report" class="wp-image-3018" srcset="https://mid.as/blog/wp-content/uploads/2020/05/filter-toggle-on.png 500w, https://mid.as/blog/wp-content/uploads/2020/05/filter-toggle-on-300x90.png 300w" sizes="auto, (max-width: 500px) 100vw, 500px" /><figcaption>Advanced Filters shown for Booking Statistics report</figcaption></figure></div>



<h2 class="wp-block-heading">Filter Venue Statistics By Booking Type</h2>



<p>Previously, Venue Statistics report generation was for all venues, or for an individual venue. Now, it&#8217;s possible to further filter Venue Statistics by Booking Type too.</p>



<h2 class="wp-block-heading">Identify Clients Who Are Also Users</h2>



<p>When viewing Statistics for an individual client, MIDAS will now indicate whether that client also has a user account in the system.</p>



<h2 class="wp-block-heading">Export Statistics</h2>



<p>Since v4.18, it&#8217;s been possible to <a href="https://mid.as/blog/export-data-to-excel/">export Statistics and Reports</a> in Excel format (.xlsx). This feature was available to all users who had access to the Statistics screen (via the &#8220;Can Use Statistics&#8221; User Permission).</p>



<p>As we&#8217;re introducing a <a href="https://mid.as/blog/user-management-improvements">dedicated &#8220;Can Import / Export&#8221; user permission</a> for v4.25, the ability to export Statistics and Reports will now only be available to users who are allowed to export data.</p>



<hr class="wp-block-separator"/>



<p>These are just a few of the new and improved features for MIDAS v4.25. Please see <a href="https://mid.as/blog/coming-soon-in-midas-v4-25/">this post</a> for details of other new features you&#8217;ll find in v4.25.</p>



<p><a href="https://www.reddit.com/r/mid_as/comments/gupnjf/coming_soon_in_midas_v425/"><img loading="lazy" decoding="async" width="32" height="32" class="wp-image-3037" style="width: 32px;vertical-align:middle;margin-right:10px" src="https://mid.as/blog/wp-content/uploads/2020/06/reddit_32.png" alt="Reddit"> You can also ask questions and discuss the new features of v4.25 over on Reddit.</a></p>
<p>The post <a href="https://mid.as/blog/statistics-and-reporting-improvements/">Statistics and Reporting Improvements</a> appeared first on <a href="https://mid.as/blog">MIDAS - Room Booking System | Blog</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://mid.as/blog/statistics-and-reporting-improvements/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>New Un-invoiced Bookings Report</title>
		<link>https://mid.as/blog/uninvoiced-bookings-report/</link>
					<comments>https://mid.as/blog/uninvoiced-bookings-report/#respond</comments>
		
		<dc:creator><![CDATA[midas]]></dc:creator>
		<pubDate>Thu, 09 Mar 2017 18:08:37 +0000</pubDate>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[invoicing]]></category>
		<category><![CDATA[reporting]]></category>
		<category><![CDATA[statistics]]></category>
		<category><![CDATA[v4.15]]></category>
		<guid isPermaLink="false">https://mid.as/blog/?p=2008</guid>

					<description><![CDATA[<p>Work on the latest feature-rich update to our web based room booking and resource scheduling, MIDAS, is nearing completion, and so we&#8217;re excited to reveal some of these exciting new and improved features first here on our blog&#8230; As you may be aware, MIDAS is capable of generating a wealth of printable reports, graphs, and [&#8230;]</p>
<p>The post <a href="https://mid.as/blog/uninvoiced-bookings-report/">New Un-invoiced Bookings Report</a> appeared first on <a href="https://mid.as/blog">MIDAS - Room Booking System | Blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Work on the latest feature-rich update to our web based room booking and resource scheduling, <a href="//mid.as">MIDAS</a>, is nearing completion, and so we&#8217;re excited to reveal some of these exciting new and improved features first here on our blog&#8230;</p>
<p>As you may be aware, MIDAS is capable of generating a wealth of printable reports, graphs, and statistics allowing you to gain valuable insight into the state of your bookings, venues, clients, invoices, and more.</p>
<p>The Invoicing section of this reporting allows you to see which clients or organizations have been invoiced over any given period, how much has been paid, and how much remains outstanding.</p>
<p>For MIDAS v4.15 we&#8217;re improving this reporting to also include an &#8220;Un-invoiced Bookings Report&#8221;. This new report shows a breakdown of the number of bookings each client/organization has over a given period which have so far not been invoiced for. This is a great way to quickly check whether you&#8217;re forgotten to invoice a particular client/organization.</p>
<div style="text-align:center"><img decoding="async" src="//mid.as/blog/wp-content/uploads/2017/03/uninvoiced-bookings.png" style="width:100%;max-width:578px;max-height:200px" alt="New Uninvoiced Bookings Report"></div>
<p>You can check out some of the other reports MIDAS can generate to help you gain insight into your facilities at <a href="//mid.as/help/statistics">https://mid.as/help/statistics</a></p>
<p>The post <a href="https://mid.as/blog/uninvoiced-bookings-report/">New Un-invoiced Bookings Report</a> appeared first on <a href="https://mid.as/blog">MIDAS - Room Booking System | Blog</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://mid.as/blog/uninvoiced-bookings-report/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>New Current Availability Report</title>
		<link>https://mid.as/blog/current-availability-report/</link>
					<comments>https://mid.as/blog/current-availability-report/#respond</comments>
		
		<dc:creator><![CDATA[midas]]></dc:creator>
		<pubDate>Thu, 10 Mar 2016 12:16:44 +0000</pubDate>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[reporting]]></category>
		<category><![CDATA[statistics]]></category>
		<category><![CDATA[v4.12]]></category>
		<guid isPermaLink="false">https://mid.as/blog/?p=1820</guid>

					<description><![CDATA[<p>This week marks 10 years since the very first public and commercial release of our Web Based Room Booking and Resource Scheduling software, MIDAS, back in 2006. As well as celebrating our longevity, we&#8217;re also very proud of the fact that a decade on, our software remains in active development with new and improved features [&#8230;]</p>
<p>The post <a href="https://mid.as/blog/current-availability-report/">New Current Availability Report</a> appeared first on <a href="https://mid.as/blog">MIDAS - Room Booking System | Blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>This week marks 10 years since the very first public and commercial release of our Web Based Room Booking and Resource Scheduling software, MIDAS, back in 2006. As well as celebrating our longevity, we&#8217;re also very proud of the fact that a decade on, our software remains in active development with new and improved features being regularly added!</p>



<p>To that end, MIDAS v4.12 is on the horizon, and over the coming blog posts, we&#8217;re giving you a first look at some of the new features and improvements you can look forward to in the next MIDAS update..</p>



<p>The first new feature of v4.12 we&#8217;d like to unveil is a brand-new &#8220;Current Availability&#8221; report:</p>


<div class="wp-block-image">
<figure class="aligncenter size-large"><img decoding="async" src="https://mid.as/blog/wp-content/uploads/2016/03/AvailabilityReport.png" alt="Current Availability Report"/><figcaption class="wp-element-caption">Current Availability Report</figcaption></figure>
</div>


<p>Arising from customer suggestions of being able to see an &#8220;overview&#8221; of the current and forecast availability of your venues &#8220;at a glance&#8221;, the new Current Availability, provides just that!</p>



<p>The report analyses each venue to determine is current status. If a venue is presently &#8220;available&#8221;, MIDAS will check to see when it&#8217;s available until (i.e. when the next booking takes place). If a venue isn&#8217;t presently available, MIDAS will check to see when it&#8217;s next available.</p>



<p>The results for all venues are then amalgamated into a single easy-to-read &#8220;Current Availability&#8221; report, which can also be printed.</p>



<p>The Current Availability report is just one of over a dozen real-time reports and statistics that MIDAS can generate. For more information, please see: <a href="//mid.as/help/statistics">https://mid.as/help/statistics</a></p>



<p>Finally, as we mentioned at the top of this article, it&#8217;s been 10 years since the first release of MIDAS, and there&#8217;s still time to enter our epic giveaway to celebrate &#8211; head on over to <em>[THIS GIVEAWAY HAS NOW ENDED]</em> &#8211; for you chance to WIN a FREE Cloud-Hosted edition of MIDAS, or your share of $1,000 worth of discounts off our software (including upgrades, addons, and subscription renewals)</p>



<figure class="wp-block-table"><table><tbody><tr><td>MIDAS v4.12 is expected to be made available to <a href="//mid.as/betatesters">Beta Testers</a> later this month, with a general release shortly after. We&#8217;re currently looking for additional testers to help test and provide feedback/bug reports on pre-release versions of our software. Becoming a tester is free and no experience is required, and what&#8217;s more we&#8217;ll reward you for your participation! Find out more about becoming a MIDAS Beta Tester <a href="//mid.as/betatesters">here</a>.<br><br>If you would like to be notified when v4.12 is fully released, then why not join our <a href="//mid.as/contact">Mailing List</a>?</td></tr></tbody></table></figure>
<p>The post <a href="https://mid.as/blog/current-availability-report/">New Current Availability Report</a> appeared first on <a href="https://mid.as/blog">MIDAS - Room Booking System | Blog</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://mid.as/blog/current-availability-report/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Reporting Improvements in v4.08</title>
		<link>https://mid.as/blog/reporting-improvements/</link>
					<comments>https://mid.as/blog/reporting-improvements/#respond</comments>
		
		<dc:creator><![CDATA[midas]]></dc:creator>
		<pubDate>Wed, 26 Nov 2014 13:14:35 +0000</pubDate>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[reporting]]></category>
		<category><![CDATA[statistics]]></category>
		<category><![CDATA[v4.08]]></category>
		<guid isPermaLink="false">http://mid.as/blog/?p=1380</guid>

					<description><![CDATA[<p>MIDAS v4.08 is approaching, and we&#8217;re giving your a sneak preview of some of the new and improved features you&#8217;ll be able to find in this forthcoming update to our Room Booking and Resource Scheduling Software. In this article we&#8217;ll take a look at a new report coming to the Statistics generation capabilities of MIDAS&#8230; [&#8230;]</p>
<p>The post <a href="https://mid.as/blog/reporting-improvements/">Reporting Improvements in v4.08</a> appeared first on <a href="https://mid.as/blog">MIDAS - Room Booking System | Blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>MIDAS v4.08 is approaching, and we&#8217;re giving your a sneak preview of some of the new and improved features you&#8217;ll be able to find in this forthcoming update to our <a href="//mid.as">Room Booking and Resource Scheduling Software</a>.</p>



<p>In this article we&#8217;ll take a look at a new report coming to the Statistics generation capabilities of MIDAS&#8230;</p>



<p>MIDAS is already capable of generating a <a href="//mid.as/help/statistics">wealth of graphical statistics and reports</a> into your bookings, clients, invoices, resources, and venue usage, not to mention you can also export data in a range of formats for further analysis/report generation in 3rd party applications (such as Excel).</p>



<p>Following customer feedback, we&#8217;re adding a new &#8220;Potential Income&#8221; report to the Venue Statistics screen for v4.08.</p>


<div class="wp-block-image">
<figure class="aligncenter"><img decoding="async" src="//mid.as/blog/wp-content/uploads/2014/11/potential_income_report.png" alt="Potential Income Report"/><figcaption class="wp-element-caption">New &#8220;Potential Income&#8221; report in MIDAS v4.28</figcaption></figure>
</div>


<p>This brand new report outlines the potential income you can expect to receive from each venue over any given date range based on current bookings. The report takes into account any booking type discounts, and provides a complete break down of potential income to provide separate projected income amounts for venue hire, equipment usage, consumables usage, and staffing costs.</p>



<p>With this new &#8220;Potential Income&#8221; report, you&#8217;ll be able to compare your venues and resources to see which are performing best and which are under performing. As this report can also be generated for dates in the future, you can also use this report to gain a clear idea of what future income is likely to be.</p>
<p>The post <a href="https://mid.as/blog/reporting-improvements/">Reporting Improvements in v4.08</a> appeared first on <a href="https://mid.as/blog">MIDAS - Room Booking System | Blog</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://mid.as/blog/reporting-improvements/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Improved Statistics and Reports</title>
		<link>https://mid.as/blog/improved-statistics-reports/</link>
					<comments>https://mid.as/blog/improved-statistics-reports/#respond</comments>
		
		<dc:creator><![CDATA[midas]]></dc:creator>
		<pubDate>Thu, 20 Mar 2014 12:41:58 +0000</pubDate>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[reporting]]></category>
		<category><![CDATA[statistics]]></category>
		<category><![CDATA[v4.06]]></category>
		<guid isPermaLink="false">http://mid.as/blog/?p=1105</guid>

					<description><![CDATA[<p>We&#8217;re improving the statistics/reports that MIDAS can generate for you in v4.06 with three exciting new additions: Venue Utilization Statistics The new Venue Utilization report shows you the amount of usage that each venue has over a period of time. It will tell you for how many hours each venue is booked out of the [&#8230;]</p>
<p>The post <a href="https://mid.as/blog/improved-statistics-reports/">Improved Statistics and Reports</a> appeared first on <a href="https://mid.as/blog">MIDAS - Room Booking System | Blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>We&#8217;re improving the statistics/reports that MIDAS can generate for you in v4.06 with three exciting new additions:</p>



<h2 class="wp-block-heading">Venue Utilization Statistics</h2>



<div class="wp-block-image"><figure class="aligncenter size-large"><img decoding="async" src="https://mid.as/blog/wp-content/uploads/2014/03/venue_utilization_report.jpg" alt="Venue Utilization Report"/><figcaption>Venue Utilization Report</figcaption></figure></div>



<p>The new Venue Utilization report shows you the amount of usage that each venue has over a period of time. It will tell you for how many hours each venue is booked out of the total amount of hours available (taking into account the venue&#8217;s hours of operation too!), and give you a percentage utilization figure too!</p>



<h2 class="wp-block-heading">Resource Statistics</h2>



<div class="wp-block-image"><figure class="aligncenter size-large"><img decoding="async" src="https://mid.as/blog/wp-content/uploads/2014/03/resource_statistics_report.jpg" alt="Resource Statistics Report"/><figcaption>Resource Statistics Report</figcaption></figure></div>



<p>The brand new Resource Statistics section generates a report into your resources (equipment, consumables, and staffing) over a period of time. It provides details of the number of each resource in use during that period, and an estimate of the income potential from each. In addition, the report indicates the current totals of all resources (as well as unique resources) in your MIDAS, and also provides an insight into the most &#8220;watched&#8221; resources.</p>



<h2 class="wp-block-heading">Individual Client Statistics</h2>



<div class="wp-block-image"><figure class="aligncenter size-large"><img decoding="async" src="https://mid.as/blog/wp-content/uploads/2014/03/individual_client_report.jpg" alt="Individual Client Report"/><figcaption>Individual Client Report</figcaption></figure></div>



<p>Improvements to Client reports now mean that with v4.06 you can see detailed reports for each individual client. These reports show when the client was added to the system, how many bookings and invoices they have, the dates/times of their first, previous, next and last bookings (which can be clicked to jump directly to those bookings). The report also calculates the total combined length of all the client&#8217;s bookings, as well as the average length of their bookings</p>
<p>The post <a href="https://mid.as/blog/improved-statistics-reports/">Improved Statistics and Reports</a> appeared first on <a href="https://mid.as/blog">MIDAS - Room Booking System | Blog</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://mid.as/blog/improved-statistics-reports/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>MIDAS v3.14 is here!</title>
		<link>https://mid.as/blog/midas-v3-14-is-here/</link>
					<comments>https://mid.as/blog/midas-v3-14-is-here/#respond</comments>
		
		<dc:creator><![CDATA[midas]]></dc:creator>
		<pubDate>Thu, 27 Oct 2011 17:58:21 +0000</pubDate>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Releases]]></category>
		<category><![CDATA[consumables]]></category>
		<category><![CDATA[invoice]]></category>
		<category><![CDATA[notifications]]></category>
		<category><![CDATA[print]]></category>
		<category><![CDATA[resources]]></category>
		<category><![CDATA[statistics]]></category>
		<category><![CDATA[v3.14]]></category>
		<guid isPermaLink="false">http://mid.as/blog/?p=162</guid>

					<description><![CDATA[<p>We are pleased to announce the release of MIDAS v3.14! This update contains a number of exciting new features and enhancements to our popular web-based scheduling software, including: You can read more about these exciting new features in our previous blog entry, and we&#8217;ve also produced a 10 minute video tutorial guiding you through exactly [&#8230;]</p>
<p>The post <a href="https://mid.as/blog/midas-v3-14-is-here/">MIDAS v3.14 is here!</a> appeared first on <a href="https://mid.as/blog">MIDAS - Room Booking System | Blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>We are pleased to announce the release of MIDAS v3.14! This update contains a number of exciting new features and enhancements to our popular web-based scheduling software, including:</p>



<ul class="wp-block-list">
<li>Receive notifications when consumables are low!</li>



<li>Receive notifications when specific resources are added to bookings!</li>



<li>Graphical Invoice Statistics on your clients, organizations and booking types!</li>



<li>Statistics can now be printed!</li>



<li>&#8220;Apply Discounts Silently&#8221; option to apply discounts, but &#8220;hide&#8221; reference to them on invoices</li>



<li>Ability to be notified if another user modifies/deletes bookings you created</li>



<li>Setting to have &#8220;Watches&#8221; and internal messages from other users automatically forwarded to your email address</li>



<li>Setting to suppress the &#8220;My Messages&#8221; popup upon login</li>



<li>Change what information is displayed on dates in the Monthly Overview</li>
</ul>



<p>You can read more about these exciting new features in our <a href="https://mid.as/blog/coming-soon-in-v3-14/">previous blog entry</a>, and we&#8217;ve also produced a 10 minute video tutorial guiding you through exactly what&#8217;s new in MIDAS v3.14&#8230;</p>



<figure class="wp-block-embed aligncenter is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<span class="videowrapper embed-youtube-nocookie aspect_ratio_563"><iframe loading="lazy" title="MID.AS - New Features in v3.14" width="640" height="360" src="https://www.youtube-nocookie.com/embed/TWOXKqmx1NA?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe></span> 
</div><figcaption class="wp-element-caption">New Features in v3.14</figcaption></figure>



<p>If you&#8217;re an existing MIDAS user with a current <a href="//mid.as/kb/00022/whats-included-in-midas-subscription">Annual Support Subscription</a>, you can upgrade to v3.14 right now! Simply login to your MIDAS, click the &#8220;MIDAS Admin Options&#8221; icon and select &#8220;Manage MIDAS -&gt; Update&#8221;. If your Annual Support Subscription has recently expired, don&#8217;t worry &#8211; you can quickly <a href="https://mid.as/renew">renew your subscription</a>. &#8230;and if we host MIDAS for you, then you&#8217;ve already been updated to v3.14!</p>



<p>If you&#8217;re new to MIDAS, why not read more about the <a href="//mid.as/features">features</a> of MIDAS and check out the <a href="//mid.as/online-demo">online demo</a>.</p>



<p>To get MIDAS working for YOUR company/organization, <a href="https://mid.as/pricing">grab yourself a copy of MIDAS v3.14 now!</a></p>
<p>The post <a href="https://mid.as/blog/midas-v3-14-is-here/">MIDAS v3.14 is here!</a> appeared first on <a href="https://mid.as/blog">MIDAS - Room Booking System | Blog</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://mid.as/blog/midas-v3-14-is-here/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>What&#8217;s new in MIDAS v3.14</title>
		<link>https://mid.as/blog/whats-new-in-midas-v3-14/</link>
					<comments>https://mid.as/blog/whats-new-in-midas-v3-14/#respond</comments>
		
		<dc:creator><![CDATA[midas]]></dc:creator>
		<pubDate>Sat, 01 Oct 2011 11:27:18 +0000</pubDate>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[consumables]]></category>
		<category><![CDATA[invoice]]></category>
		<category><![CDATA[notifications]]></category>
		<category><![CDATA[print]]></category>
		<category><![CDATA[resources]]></category>
		<category><![CDATA[statistics]]></category>
		<category><![CDATA[v3.14]]></category>
		<guid isPermaLink="false">http://mid.as/blog/?p=141</guid>

					<description><![CDATA[<p>Work on our next update to MIDAS, v3.14 is nearing completion, so we thought we&#8217;d take this opportunity to tell you about a couple of the new features in this forthcoming update&#8230; The biggest area that&#8217;s been updated in this release is the &#8220;My Messages&#8221; module.Starting with version 3.14 you&#8217;ll be able to: Receive notifications [&#8230;]</p>
<p>The post <a href="https://mid.as/blog/whats-new-in-midas-v3-14/">What&#8217;s new in MIDAS v3.14</a> appeared first on <a href="https://mid.as/blog">MIDAS - Room Booking System | Blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>Work on our next update to MIDAS, v3.14 is nearing completion, so we thought we&#8217;d take this opportunity to tell you about a couple of the new features in this forthcoming update&#8230;</p>



<p>The biggest area that&#8217;s been updated in this release is the &#8220;My Messages&#8221; module.<br>Starting with version 3.14 you&#8217;ll be able to:</p>



<h2 class="wp-block-heading">Receive notifications when consumables are low</h2>



<p>The person(s) responsible for purchasing consumables can be informed when they need to re-order!</p>


<div class="wp-block-image">
<figure class="aligncenter"><img decoding="async" src="//mid.as/blog/wp-content/uploads/2011/10/low_consumables.jpg" alt="Low Consumable Warning"/><figcaption class="wp-element-caption">Low consumable notifications</figcaption></figure>
</div>


<h2 class="wp-block-heading">Receive notifications when specific resources are added to bookings</h2>



<p>For example, catering staff can be automatically notified when refreshments are required!</p>



<h2 class="wp-block-heading">Greater control over watch &#8220;triggers&#8221;</h2>



<p>The addition of AND/OR logic allows greater control over what triggers your watch notification. For instance you can set up a watch to notify you when either a new booking is added to a particular room OR a new booking of a particular type is added. Alternatively, you can set up the watch to notify you when a new booking is added to a particular room AND is a particular type, and so forth</p>


<div class="wp-block-image">
<figure class="aligncenter"><img decoding="async" src="//mid.as/blog/wp-content/uploads/2011/10/watch_settings.jpg" alt="Watch Settings"/><figcaption class="wp-element-caption">AND/OR logic providing greater control over notification triggers</figcaption></figure>
</div>


<h2 class="wp-block-heading">Automatically forward notifications and messages to your email</h2>



<p>You can have watch notifications and internal messages from other users automatically forwarded to your email address. This means that you don&#8217;t need to log in to MIDAS to check for new messages!</p>



<h2 class="wp-block-heading">Suppress notifications window when you log in</h2>



<p>You can disable the &#8220;My Messages&#8221; pop-up which displays after you login whenever you have messages, reminders, or watches.</p>


<div class="wp-block-image">
<figure class="aligncenter"><img decoding="async" src="//mid.as/blog/wp-content/uploads/2011/10/my_messages_settings.jpg" alt="My Messages Settings"/><figcaption class="wp-element-caption">Notification Settings</figcaption></figure>
</div>


<p>Also, in v3.14 we&#8217;ve extended the &#8220;Statistics&#8221; module to now include a section for &#8220;<strong>Invoice Statistics</strong>&#8220;. In this section you&#8217;ll be able to select a date range, and MIDAS will show you statistics of all invoices sent during that period. You&#8217;ll be able to see how much has been invoiced, how much has been paid, and how much is still outstanding! &#8230;and you can breakdown these statistics by client, organization, or booking type!</p>


<div class="wp-block-image">
<figure class="aligncenter"><img decoding="async" src="//mid.as/blog/wp-content/uploads/2011/10/invoice_stats.jpg" alt="Invoice Statistics"/><figcaption class="wp-element-caption">Invoice Statistics</figcaption></figure>
</div>


<p>You can now also <strong>Print Statistics</strong> to your printer via the main print icon!</p>
<p>The post <a href="https://mid.as/blog/whats-new-in-midas-v3-14/">What&#8217;s new in MIDAS v3.14</a> appeared first on <a href="https://mid.as/blog">MIDAS - Room Booking System | Blog</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://mid.as/blog/whats-new-in-midas-v3-14/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/?utm_source=w3tc&utm_medium=footer_comment&utm_campaign=free_plugin

Page Caching using Disk: Enhanced 
Lazy Loading (feed)
Database Caching 19/36 queries in 0.009 seconds using Disk

Served from: mid.as @ 2026-03-27 10:58:20 by W3 Total Cache
-->