<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	
	>
<channel>
	<title>
	Comments on: Creating a Notion Progress Bar with Variable Formulas	</title>
	<atom:link href="https://intellitect.com/blog/creating-a-notion-progress-bar-with-variable-formulas/feed/" rel="self" type="application/rss+xml" />
	<link>https://intellitect.com/blog/creating-a-notion-progress-bar-with-variable-formulas/</link>
	<description>Complex Software Development - Simplified</description>
	<lastBuildDate>Fri, 14 Oct 2022 16:26:40 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>
		By: Austen		</title>
		<link>https://intellitect.com/blog/creating-a-notion-progress-bar-with-variable-formulas/#comment-389453</link>

		<dc:creator><![CDATA[Austen]]></dc:creator>
		<pubDate>Fri, 14 Oct 2022 16:08:30 +0000</pubDate>
		<guid isPermaLink="false">https://intellitect.com/?p=44120#comment-389453</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://intellitect.com/blog/creating-a-notion-progress-bar-with-variable-formulas/#comment-388801&quot;&gt;Anna&lt;/a&gt;.

Good work! Modify the formula of step 5. _view_RatioTasksCompleted: You want get the ratio and round like so =&gt; concat(prop(&quot;_hasSubTask&quot;) ? format(round(100 * prop(&quot;_numSubTasksComplete&quot;) / prop(&quot;_numSubTasks&quot;))) : (prop(&quot;Complete&quot;) ? &quot;100&quot; : &quot;0&quot;), &quot;%&quot;)]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://intellitect.com/blog/creating-a-notion-progress-bar-with-variable-formulas/#comment-388801">Anna</a>.</p>
<p>Good work! Modify the formula of step 5. _view_RatioTasksCompleted: You want get the ratio and round like so => concat(prop(&#8220;_hasSubTask&#8221;) ? format(round(100 * prop(&#8220;_numSubTasksComplete&#8221;) / prop(&#8220;_numSubTasks&#8221;))) : (prop(&#8220;Complete&#8221;) ? &#8220;100&#8221; : &#8220;0&#8221;), &#8220;%&#8221;)</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Anna		</title>
		<link>https://intellitect.com/blog/creating-a-notion-progress-bar-with-variable-formulas/#comment-388801</link>

		<dc:creator><![CDATA[Anna]]></dc:creator>
		<pubDate>Thu, 01 Sep 2022 18:03:44 +0000</pubDate>
		<guid isPermaLink="false">https://intellitect.com/?p=44120#comment-388801</guid>

					<description><![CDATA[Hi - I&#039;ve implemented this in my Notion workspace and love it - thanks so much! I&#039;m wondering if you can help me display the end number as a percentage completed, rather than as a ratio? (so 75% instead of 3/4?)

Many thanks!]]></description>
			<content:encoded><![CDATA[<p>Hi &#8211; I&#8217;ve implemented this in my Notion workspace and love it &#8211; thanks so much! I&#8217;m wondering if you can help me display the end number as a percentage completed, rather than as a ratio? (so 75% instead of 3/4?)</p>
<p>Many thanks!</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
