<rss version="2.0">
<channel>
<title>Reshape.XL News</title>
<link>http://reshapexl.com</link>
<description>Software for data wrangling</description>
<language>en-us</language>
<lastBuildDate>Sunday, April 5, 2026</lastBuildDate>
<managingEditor>milos.gregor@reshapexl.com</managingEditor>
<item>
<title>System.Security.SecurityException: Cannot instal the software</title>
<description>Read this post if you get at the installation this error message: "System.Security.SecurityException: Customized functionality in this application will not work because the certificate used to sign the deployment manifest for ReshapeXL or its location is not trusted. Contact your administrator for further assistance."</description>
<link>http:/reshapexl.com/Post.aspx?Id=60&amp;amp;Title=System.Security.SecurityException%3a+Cannot+instal+the+software</link>
<pubDate>Tuesday, August 23, 2022</pubDate>
</item>
<item>
<title>Online COVID-19 dashboard</title>
<description>Some time ago I published an online app for COVID-19 data analysis and visualization.</description>
<link>http:/reshapexl.com/Post.aspx?Id=59&amp;amp;Title=Online+COVID-19+dashboard</link>
<pubDate>Sunday, June 7, 2020</pubDate>
</item>
<item>
<title>How to Select Distinct / Unique Rows from Excel Tables</title>
<description>Another function you can use in the data processing in the Reshape.XL add-in is the Distinct function. This function allows you to select unique rows in your Excel spreadsheets. Therefore, the function removes duplicate table rows.</description>
<link>http:/reshapexl.com/Post.aspx?Id=58&amp;amp;Title=How+to+Select+Distinct+%2f+Unique+Rows+from+Excel+Tables</link>
<pubDate>Sunday, September 29, 2019</pubDate>
</item>
<item>
<title>How to Complete Missing Cases in Excel Table</title>
<description>This post is another very powerful feature of the Reshape.XL add-in - Complete. This function is useful if you want to add missing values to your Excel tables. These can be categorical values as well as continuous values, such as time series or sequences of numerical values. The Complete function also allows you to add missing combinations of multiple variables in your datasets.</description>
<link>http:/reshapexl.com/Post.aspx?Id=57&amp;amp;Title=How+to+Complete+Missing+Cases+in+Excel+Table</link>
<pubDate>Wednesday, September 11, 2019</pubDate>
</item>
<item>
<title>4 Interesting Functions for Missing Values Processing in Excel</title>
<description>Missing data is very common in our datasets. Their origin may be diverse - measurement drop, data write errors or records removing during the data cleansing process. For some statistical analyzes we need tables without missing data. We need to either remove these incomplete rows, fill in the empty cells, replace them by constant value or select rows with missing data.</description>
<link>http:/reshapexl.com/Post.aspx?Id=56&amp;amp;Title=4+Interesting+Functions+for+Missing+Values+Processing+in+Excel</link>
<pubDate>Wednesday, August 21, 2019</pubDate>
</item>
<item>
<title>How to Separate Column To Rows</title>
<description>In Excel, we often separate values from one column into several new ones. Several built-in features or plug-ins can be used for this purpose. The problem arises when you want to separate values from one column (cell) into several consecutive rows - separate_to_rows. This post shows how you can use Reshape.XL add-in.</description>
<link>http:/reshapexl.com/Post.aspx?Id=55&amp;amp;Title=How+to+Separate+Column+To+Rows</link>
<pubDate>Monday, August 12, 2019</pubDate>
</item>
<item>
<title>13 Ways How to Separate Excel Columns</title>
<description>One of the most common features we use in Excel is to separate values from one column to multiple. Likewise, this function is often used in other environments (such as programming languages) to prepare input data for further analysis. This article shows you the capabilities that the Reshape.XL interface provides for these purposes.</description>
<link>http:/reshapexl.com/Post.aspx?Id=54&amp;amp;Title=13+Ways+How+to+Separate+Excel+Columns</link>
<pubDate>Sunday, July 28, 2019</pubDate>
</item>
<item>
<title>How to Combine Several Excel Columns into One</title>
<description>Combining Excel cells is a fairly frequently used feature. This article introduces the Unite function from the Reshape.XL add-in. This feature makes it easy to quickly combine selected spreadsheet cells. </description>
<link>http:/reshapexl.com/Post.aspx?Id=53&amp;amp;Title=How+to+Combine+Several+Excel+Columns+into+One</link>
<pubDate>Monday, June 24, 2019</pubDate>
</item>
<item>
<title>How to Rename Table Columns</title>
<description>Table columns renaming is easy if you do it directly in a spreadsheet. Different it is inside the Reshape.XL add-in. In a spreadsheet, you click the selected cell and overwrite it.</description>
<link>http:/reshapexl.com/Post.aspx?Id=52&amp;amp;Title=How+to+Rename+Table+Columns</link>
<pubDate>Wednesday, May 22, 2019</pubDate>
</item>
<item>
<title>FAQ: Add-in Subversions and Your License</title>
<description>In this post, I want to inform you about the Reshape.XL add-in subversions and their relationship to the licenses you purchased.</description>
<link>http:/reshapexl.com/Post.aspx?Id=51&amp;amp;Title=FAQ%3a+Add-in+Subversions+and+Your+License</link>
<pubDate>Sunday, May 12, 2019</pubDate>
</item>
<item>
<title>Reshape.XL 1.2 is Available</title>
<description>In the download section you can download the new version of the Reshape.XL add-in.
</description>
<link>http:/reshapexl.com/Post.aspx?Id=50&amp;amp;Title=Reshape.XL+1.2+is+Available</link>
<pubDate>Sunday, April 28, 2019</pubDate>
</item>
<item>
<title>FAQ: Is Reshape.XL an alternative to Power Query?</title>
<description>Quite often I get the question of the difference between the Reshape.XL and Power Query add-ins. Both serve the same purpose - more efficient processing of tabular data from your Excel spreadsheets. With both, you can achieve the same results for 95 %. The difference is in their internal architecture, way of working and ease of use.</description>
<link>http:/reshapexl.com/Post.aspx?Id=49&amp;amp;Title=FAQ%3a+Is+Reshape.XL+an+alternative+to+Power+Query%3f</link>
<pubDate>Monday, April 15, 2019</pubDate>
</item>
<item>
<title>How to Select and Reorder Excel Data Columns</title>
<description>Sometimes it happens that we work with large datasets - datasets that contain tens to hundreds of columns. However, for some analysis or processing steps, we often do not need to see all the columns. We also want to display them in a different order - for example, categorical variables (dimensions) at the beginning and numerical at the end.
</description>
<link>http:/reshapexl.com/Post.aspx?Id=48&amp;amp;Title=How+to+Select+and+Reorder+Excel+Data+Columns</link>
<pubDate>Monday, April 8, 2019</pubDate>
</item>
<item>
<title>2 Interesting Functions For Excel Table Sorting</title>
<description>One of the most important spreadsheet functions is to sort table values by selected columns. This post shows you how to sort Excel data within the Reshape.XL add-in using two interesting functions.
</description>
<link>http:/reshapexl.com/Post.aspx?Id=46&amp;amp;Title=2+Interesting+Functions+For+Excel+Table+Sorting</link>
<pubDate>Monday, April 1, 2019</pubDate>
</item>
<item>
<title>Format Variables in Reshape.XL</title>
<description>Variable formatting is an important part of the data preparation prior to statistical processing. Automatic conversion and data type recognition in Excel sometimes causes great problems. These problems often resulting in errors at statistical processing. Within the Reshape.XL add-in, the approach to the definition of data types is different.
</description>
<link>http:/reshapexl.com/Post.aspx?Id=45&amp;amp;Title=Format+Variables+in+Reshape.XL</link>
<pubDate>Wednesday, March 20, 2019</pubDate>
</item>
<item>
<title>How to Pivot and Unpivot Excel Data</title>
<description>Data pivoting and unpivoting is an important part of data analyst work. In the case of described two steps, it is about tables transformation between “long” and “wide” form. Simply speaking, we want to make rows from multiple columns or (vice versa) to create several new columns from the Key-Value pair of columns.
</description>
<link>http:/reshapexl.com/Post.aspx?Id=44&amp;amp;Title=How+to+Pivot+and+Unpivot+Excel+Data</link>
<pubDate>Thursday, March 14, 2019</pubDate>
</item>
<item>
<title>Reshape.XL 1.1 is Available</title>
<description>From now on, you can download and install an updated version of Reshape.XL add-in. This release contains several enhancements that improve and accelerate the use of the add-in.
</description>
<link>http:/reshapexl.com/Post.aspx?Id=43&amp;amp;Title=Reshape.XL+1.1+is+Available</link>
<pubDate>Friday, March 1, 2019</pubDate>
</item>
<item>
<title>Process and Summarize Excel Data in Groups</title>
<description>If is often the case that we have a larger dataset in Excel that needs to be processed statistically. It is also necessary to carry out this summation (average or sum) on groups that are defined by a categorical variable.
</description>
<link>http:/reshapexl.com/Post.aspx?Id=42&amp;amp;Title=Process+and+Summarize+Excel+Data+in+Groups</link>
<pubDate>Wednesday, February 20, 2019</pubDate>
</item>
<item>
<title>Remove Empty Rows and Columns from Excel Spreadsheet</title>
<description>The Reshape.XL add-in has one interesting function  -  Pack. This function is used to remove blank rows or columns.
</description>
<link>http:/reshapexl.com/Post.aspx?Id=41&amp;amp;Title=Remove+Empty+Rows+and+Columns+from+Excel+Spreadsheet</link>
<pubDate>Wednesday, February 13, 2019</pubDate>
</item>
<item>
<title>How to Transpose Excel Table</title>
<description>You can transpose the Excel table in three ways - using the Special Insert, the TRANSPOSE function and using the Pivot Tables. However, all these methods have some problem and their use is not straightforward and fast. In the Reshape.XL add-in it is possible to transpose tables very quickly using the Transpose function. In addition to simplicity, this feature brings also some customizability options.
</description>
<link>http:/reshapexl.com/Post.aspx?Id=40&amp;amp;Title=How+to+Transpose+Excel+Table</link>
<pubDate>Thursday, February 7, 2019</pubDate>
</item>
</channel>
</rss>