<?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/"
	xmlns:media="http://search.yahoo.com/mrss/" 
	>
<channel>
	<title>
	Comments on: SharePoint Calculated Column [Complete Tutorial]	</title>
	<atom:link href="https://www.spguides.com/sharepoint-calculated-column/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.spguides.com/sharepoint-calculated-column/</link>
	<description>Learn SharePoint, Power Platform, SPFx, etc, SharePoint training courses</description>
	<lastBuildDate>Wed, 26 Mar 2025 12:29:52 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.5</generator>
	<item>
		<title>
		By: Angela Mulligan		</title>
		<link>https://www.spguides.com/sharepoint-calculated-column/#comment-1088</link>

		<dc:creator><![CDATA[Angela Mulligan]]></dc:creator>
		<pubDate>Thu, 01 Aug 2024 10:10:11 +0000</pubDate>
		<guid isPermaLink="false">https://www.sharepointsky.com/?p=7849#comment-1088</guid>

					<description><![CDATA[Hi, I need to calculate number of days from the date the entry was made to &#039;Todays date&#039;, is there a formula to use &#039;Todays date&#039; please?  Currently I have this 
=DATEDIF([Date reported],[today],&quot;d&quot;)  but Sharepoint is not recognising [today] as a date.  Many thanks]]></description>
			<content:encoded><![CDATA[<p>Hi, I need to calculate number of days from the date the entry was made to &#8216;Todays date&#8217;, is there a formula to use &#8216;Todays date&#8217; please?  Currently I have this<br />
=DATEDIF([Date reported],[today],&#8221;d&#8221;)  but Sharepoint is not recognising [today] as a date.  Many thanks</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ian		</title>
		<link>https://www.spguides.com/sharepoint-calculated-column/#comment-982</link>

		<dc:creator><![CDATA[Ian]]></dc:creator>
		<pubDate>Sun, 16 Apr 2023 20:51:09 +0000</pubDate>
		<guid isPermaLink="false">https://www.sharepointsky.com/?p=7849#comment-982</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.spguides.com/sharepoint-calculated-column/#comment-497&quot;&gt;anil&lt;/a&gt;.

Power automate could be your option- when an item is created , use initial variable select the columns with- between them and use share point ID. gives you a Miquelon reference number. Try this link https://www.google.co.uk/search?q=power+automate+unique+reference&#038;ie=UTF-8&#038;oe=UTF-8&#038;hl=en-gb&#038;client=safari#fpstate=ive&#038;vld=cid:88d24820,vid:vX8Vf06AH_o,st:220]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.spguides.com/sharepoint-calculated-column/#comment-497">anil</a>.</p>
<p>Power automate could be your option- when an item is created , use initial variable select the columns with- between them and use share point ID. gives you a Miquelon reference number. Try this link <a href="https://www.google.co.uk/search?q=power+automate+unique+reference&#038;ie=UTF-8&#038;oe=UTF-8&#038;hl=en-gb&#038;client=safari#fpstate=ive&#038;vld=cid:88d24820,vid:vX8Vf06AH_o,st:220" rel="nofollow ugc">https://www.google.co.uk/search?q=power+automate+unique+reference&#038;ie=UTF-8&#038;oe=UTF-8&#038;hl=en-gb&#038;client=safari#fpstate=ive&#038;vld=cid:88d24820,vid:vX8Vf06AH_o,st:220</a></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: SC		</title>
		<link>https://www.spguides.com/sharepoint-calculated-column/#comment-910</link>

		<dc:creator><![CDATA[SC]]></dc:creator>
		<pubDate>Mon, 05 Dec 2022 23:11:12 +0000</pubDate>
		<guid isPermaLink="false">https://www.sharepointsky.com/?p=7849#comment-910</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.spguides.com/sharepoint-calculated-column/#comment-410&quot;&gt;Jaswanth&lt;/a&gt;.

Did you ever find out?]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.spguides.com/sharepoint-calculated-column/#comment-410">Jaswanth</a>.</p>
<p>Did you ever find out?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Nik		</title>
		<link>https://www.spguides.com/sharepoint-calculated-column/#comment-886</link>

		<dc:creator><![CDATA[Nik]]></dc:creator>
		<pubDate>Wed, 16 Nov 2022 07:26:03 +0000</pubDate>
		<guid isPermaLink="false">https://www.sharepointsky.com/?p=7849#comment-886</guid>

					<description><![CDATA[Hi, I spent my whole day looking how to fix this half day leave. Then i found your post... it works like magic... Thank You so much.

But I have a problem.. If i select start date as 16 and end date as 16 if i am taking full day leave, the total days should be 1 but it shows 0 in my case..

My question is can i add two formulas in 1 column, like if TRUE then +0.5 and if FALSE then +1.... that will work wonders if i can do that.

Thank you in advance.]]></description>
			<content:encoded><![CDATA[<p>Hi, I spent my whole day looking how to fix this half day leave. Then i found your post&#8230; it works like magic&#8230; Thank You so much.</p>
<p>But I have a problem.. If i select start date as 16 and end date as 16 if i am taking full day leave, the total days should be 1 but it shows 0 in my case..</p>
<p>My question is can i add two formulas in 1 column, like if TRUE then +0.5 and if FALSE then +1&#8230;. that will work wonders if i can do that.</p>
<p>Thank you in advance.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Lauren M.		</title>
		<link>https://www.spguides.com/sharepoint-calculated-column/#comment-680</link>

		<dc:creator><![CDATA[Lauren M.]]></dc:creator>
		<pubDate>Tue, 26 Apr 2022 16:02:38 +0000</pubDate>
		<guid isPermaLink="false">https://www.sharepointsky.com/?p=7849#comment-680</guid>

					<description><![CDATA[I&#039;m trying to create a calculated field that looks at two columns to calculate a priority - one is a number column the other is an text column (for impact). If the number column is less than 7 and the impact column is &#039;Case Cancellation&#039;, I want the priority to be &quot;high&quot; - what formula should I use to accomplish this?]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m trying to create a calculated field that looks at two columns to calculate a priority &#8211; one is a number column the other is an text column (for impact). If the number column is less than 7 and the impact column is &#8216;Case Cancellation&#8217;, I want the priority to be &#8220;high&#8221; &#8211; what formula should I use to accomplish this?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Jay		</title>
		<link>https://www.spguides.com/sharepoint-calculated-column/#comment-657</link>

		<dc:creator><![CDATA[Jay]]></dc:creator>
		<pubDate>Mon, 21 Mar 2022 04:06:34 +0000</pubDate>
		<guid isPermaLink="false">https://www.sharepointsky.com/?p=7849#comment-657</guid>

					<description><![CDATA[Hi,

Looking to create an automated column showing the year , taken from the &#039;Date&#039; column. Hoping to keep the calculated year column as null when the &#039;Date&#039; is blank. Not having 30/12/1899.

Could anyone please show me what I would need to change? 

=IFBLANK(Date),&#039;&#039;&#039;&#039;;TEXT(Date,&quot;yyyy&quot;)]]></description>
			<content:encoded><![CDATA[<p>Hi,</p>
<p>Looking to create an automated column showing the year , taken from the &#8216;Date&#8217; column. Hoping to keep the calculated year column as null when the &#8216;Date&#8217; is blank. Not having 30/12/1899.</p>
<p>Could anyone please show me what I would need to change? </p>
<p>=IFBLANK(Date),&#8221;&#8221;;TEXT(Date,&#8221;yyyy&#8221;)</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: anil		</title>
		<link>https://www.spguides.com/sharepoint-calculated-column/#comment-497</link>

		<dc:creator><![CDATA[anil]]></dc:creator>
		<pubDate>Fri, 26 Nov 2021 12:20:30 +0000</pubDate>
		<guid isPermaLink="false">https://www.sharepointsky.com/?p=7849#comment-497</guid>

					<description><![CDATA[any one plese tell how to genedrate unique id in list starting from 001
 to 999]]></description>
			<content:encoded><![CDATA[<p>any one plese tell how to genedrate unique id in list starting from 001<br />
 to 999</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Jaswanth		</title>
		<link>https://www.spguides.com/sharepoint-calculated-column/#comment-410</link>

		<dc:creator><![CDATA[Jaswanth]]></dc:creator>
		<pubDate>Thu, 16 Sep 2021 13:54:26 +0000</pubDate>
		<guid isPermaLink="false">https://www.sharepointsky.com/?p=7849#comment-410</guid>

					<description><![CDATA[How to get Title and created by......]]></description>
			<content:encoded><![CDATA[<p>How to get Title and created by&#8230;&#8230;</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Karthik		</title>
		<link>https://www.spguides.com/sharepoint-calculated-column/#comment-358</link>

		<dc:creator><![CDATA[Karthik]]></dc:creator>
		<pubDate>Fri, 06 Aug 2021 07:55:06 +0000</pubDate>
		<guid isPermaLink="false">https://www.sharepointsky.com/?p=7849#comment-358</guid>

					<description><![CDATA[Hi Guys,

 

I&#039;m using sharepoint 2013 and sharepoint designer 2013 and infopath designer and filler 2013.

 

I have calculated fields that are populating values post submitting the report. I heard that there is no way to preview the results of calculated columns using the 2013 version of above applications mentioned.

 

I want to know if we have any options to use Lastsubmit() function in Info-path or sharepoint designer like we use in PowerApps.]]></description>
			<content:encoded><![CDATA[<p>Hi Guys,</p>
<p>I&#8217;m using sharepoint 2013 and sharepoint designer 2013 and infopath designer and filler 2013.</p>
<p>I have calculated fields that are populating values post submitting the report. I heard that there is no way to preview the results of calculated columns using the 2013 version of above applications mentioned.</p>
<p>I want to know if we have any options to use Lastsubmit() function in Info-path or sharepoint designer like we use in PowerApps.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Bijay Kumar		</title>
		<link>https://www.spguides.com/sharepoint-calculated-column/#comment-311</link>

		<dc:creator><![CDATA[Bijay Kumar]]></dc:creator>
		<pubDate>Sat, 19 Jun 2021 03:57:19 +0000</pubDate>
		<guid isPermaLink="false">https://www.sharepointsky.com/?p=7849#comment-311</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.spguides.com/sharepoint-calculated-column/#comment-297&quot;&gt;JKR&lt;/a&gt;.

Thanks!]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.spguides.com/sharepoint-calculated-column/#comment-297">JKR</a>.</p>
<p>Thanks!</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
