<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>PPTB on LinkeD365 Blog</title><link>https://linked365.blog/tags/pptb/</link><description>Recent content in PPTB on LinkeD365 Blog</description><generator>Hugo -- gohugo.io</generator><language>en</language><lastBuildDate>Fri, 13 Feb 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://linked365.blog/tags/pptb/index.xml" rel="self" type="application/rss+xml"/><item><title>PPTB - Metadata Browser</title><link>https://linked365.blog/metadatabrowser/</link><pubDate>Fri, 13 Feb 2026 00:00:00 +0000</pubDate><guid>https://linked365.blog/metadatabrowser/</guid><description>&lt;img src="https://linked365.blog/images/2026/metadatabrowser-main.png" alt="Featured image of post PPTB - Metadata Browser" />&lt;p>Being involved from the outset of the &lt;a class="link" href="https://PowerPlatformToolBox.com" target="_blank" rel="noopener"
>https://PowerPlatformToolBox.com&lt;/a> has been hard work, tiring and worth every hour.&lt;/p>
&lt;p>To ensure the PPTB gets as much impetus as possible, providing equivalent tools as what is in the XrmToolBox was part of our goals. It is all very well to have a sexy looking multi-os framework, but without the core tools it would never take off.&lt;/p>
&lt;p>This is why the talented &lt;a class="link" href="https://www.linkedin.com/in/mohsin-mirza-94210615/" target="_blank" rel="noopener"
>Mohsin Mirza (MohsinoXrm)&lt;/a> has created the &lt;a class="link" href="https://www.powerplatformtoolbox.com/tools/e64db554-5dc9-4cc5-a712-832307d00777" target="_blank" rel="noopener"
>FetchXML Studio&lt;/a> and our glorious leader &lt;a class="link" href="https://www.linkedin.com/in/danishnaglekar/" target="_blank" rel="noopener"
>Danish Naglekar&lt;/a> has made the [PCF Builder](&lt;a class="link" href="https://www.powerplatformtoolbox.com/tools/" target="_blank" rel="noopener"
>https://www.powerplatformtoolbox.com/tools/&lt;/a>
fca7fd3c-54e1-4d2f-877c-ca29d1f4cd47)&lt;/p>
&lt;p>To that end, I have created &lt;a class="link" href="https://www.powerplatformtoolbox.com/tools/cbbb1649-3cc8-4c0f-9795-1ef64a1ab96d" target="_blank" rel="noopener"
>Metadata Browser&lt;/a>. Still going strong on the &lt;a class="link" href="https://www.xrmtoolbox.com/plugins/MsCrmTools.MetadataBrowser/" target="_blank" rel="noopener"
>XrmToolBox&lt;/a> the legend that is &lt;a class="link" href="https://www.linkedin.com/in/tanguytouzard/" target="_blank" rel="noopener"
>Tanguy Touzard&lt;/a> created the original, and my version respectfully (with his permission) copies that with a reimagined interface to take advantage of the capabilities of the Electron PPTB, with a REact, Fluent based app with an &lt;a class="link" href="https://www.ag-grid.com/" target="_blank" rel="noopener"
>AG-Grid&lt;/a> grid to provide a performant interface.&lt;/p>
&lt;h2 id="using-the-tool">Using the tool&lt;/h2>
&lt;p>The tool is pretty (hopefully) self explanatory. Select a solution, or all tables and select a table for start looking at the various parts of the table as defined, whether it be fields, relationships, keys or everything else that is connected to a table.&lt;/p>
&lt;p>&lt;img src="https://linked365.blog/images/2026/metadatabrowser-start.png"
loading="lazy"
alt="Image of the Metadata Browser top area"
>&lt;/p>
&lt;p>If you choose a solution, a drawer will appear allowing you select Managed or Unmanaged solutions in your environment.&lt;/p>
&lt;p>&lt;img src="https://linked365.blog/images/2026/metadatabrowser-solutionselector.png"
loading="lazy"
alt="Image of the Metadata Browser Solution Selector"
>&lt;/p>
&lt;p>The list of tables will then display all the tables associated with that solution.&lt;/p>
&lt;p>&lt;img src="https://linked365.blog/images/2026/metadatabrowser-tablelist.png"
loading="lazy"
alt="Image of the Metadata Browser Table screen"
>&lt;/p>
&lt;ol>
&lt;li>This icon opens the table as a new tab&lt;/li>
&lt;li>The grid is sortable and searchable&lt;/li>
&lt;li>You can add or remove columns to display in the list, displaying a popout like below&lt;/li>
&lt;/ol>
&lt;p>&lt;img src="https://linked365.blog/images/2026/metadatabrowser-columnselection.png"
loading="lazy"
alt="Image of the Metadata Browser Column selection"
>&lt;/p>
&lt;ol>
&lt;li>Here you can add one more columns against the table. This applies to each subsequent tab, you can add columns to display further details on column attributes, relationships etc.&lt;/li>
&lt;li>Save updates the current list&lt;/li>
&lt;li>Set Default saves the configuration as your default next time you open the tool.&lt;/li>
&lt;/ol>
&lt;style type="text/css">.notice{--root-color:#444;--root-background:#eff;--title-color:#fff;--title-background:#7bd;--warning-title:#c33;--warning-content:#fee;--info-title:#fb7;--info-content:#fec;--note-title:#6be;--note-content:#e7f2fa;--tip-title:#5a5;--tip-content:#efe}@media (prefers-color-scheme:dark){.notice{--root-color:#ddd;--root-background:#eff;--title-color:#fff;--title-background:#7bd;--warning-title:#800;--warning-content:#400;--info-title:#a50;--info-content:#420;--note-title:#069;--note-content:#023;--tip-title:#363;--tip-content:#121}}body.dark .notice{--root-color:#ddd;--root-background:#eff;--title-color:#fff;--title-background:#7bd;--warning-title:#800;--warning-content:#400;--info-title:#a50;--info-content:#420;--note-title:#069;--note-content:#023;--tip-title:#363;--tip-content:#121}.notice{padding:18px;line-height:24px;margin-bottom:24px;border-radius:4px;color:var(--root-color);background:var(--root-background)}.notice p:last-child{margin-bottom:0}.notice-title{margin:-18px -18px 12px;padding:4px 18px;border-radius:4px 4px 0 0;font-weight:700;color:var(--title-color);background:var(--title-background)}.notice.warning .notice-title{background:var(--warning-title)}.notice.warning{background:var(--warning-content)}.notice.info .notice-title{background:var(--info-title)}.notice.info{background:var(--info-content)}.notice.note .notice-title{background:var(--note-title)}.notice.note{background:var(--note-content)}.notice.tip .notice-title{background:var(--tip-title)}.notice.tip{background:var(--tip-content)}.icon-notice{display:inline-flex;align-self:center;margin-right:8px}.icon-notice img,.icon-notice svg{height:1em;width:1em;fill:currentColor}.icon-notice img,.icon-notice.baseline svg{top:.125em;position:relative}&lt;/style>
&lt;div>&lt;svg width="0" height="0" display="none" xmlns="http://www.w3.org/2000/svg">&lt;symbol id="tip-notice" viewBox="0 0 512 512" preserveAspectRatio="xMidYMid meet">&lt;path d="M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM227.314 387.314l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628 0L216 308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.249 16.379 6.249 22.628.001z"/>&lt;/symbol>&lt;symbol id="note-notice" viewBox="0 0 512 512" preserveAspectRatio="xMidYMid meet">&lt;path d="M504 256c0 136.997-111.043 248-248 248S8 392.997 8 256C8 119.083 119.043 8 256 8s248 111.083 248 248zm-248 50c-25.405 0-46 20.595-46 46s20.595 46 46 46 46-20.595 46-46-20.595-46-46-46zm-43.673-165.346l7.418 136c.347 6.364 5.609 11.346 11.982 11.346h48.546c6.373 0 11.635-4.982 11.982-11.346l7.418-136c.375-6.874-5.098-12.654-11.982-12.654h-63.383c-6.884 0-12.356 5.78-11.981 12.654z"/>&lt;/symbol>&lt;symbol id="warning-notice" viewBox="0 0 576 512" preserveAspectRatio="xMidYMid meet">&lt;path d="M569.517 440.013C587.975 472.007 564.806 512 527.94 512H48.054c-36.937 0-59.999-40.055-41.577-71.987L246.423 23.985c18.467-32.009 64.72-31.951 83.154 0l239.94 416.028zM288 354c-25.405 0-46 20.595-46 46s20.595 46 46 46 46-20.595 46-46-20.595-46-46-46zm-43.673-165.346l7.418 136c.347 6.364 5.609 11.346 11.982 11.346h48.546c6.373 0 11.635-4.982 11.982-11.346l7.418-136c.375-6.874-5.098-12.654-11.982-12.654h-63.383c-6.884 0-12.356 5.78-11.981 12.654z"/>&lt;/symbol>&lt;symbol id="info-notice" viewBox="0 0 512 512" preserveAspectRatio="xMidYMid meet">&lt;path d="M256 8C119.043 8 8 119.083 8 256c0 136.997 111.043 248 248 248s248-111.003 248-248C504 119.083 392.957 8 256 8zm0 110c23.196 0 42 18.804 42 42s-18.804 42-42 42-42-18.804-42-42 18.804-42 42-42zm56 254c0 6.627-5.373 12-12 12h-88c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h12v-64h-12c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h64c6.627 0 12 5.373 12 12v100h12c6.627 0 12 5.373 12 12v24z"/>&lt;/symbol>&lt;/svg>&lt;/div>&lt;div class="notice note" >
&lt;p class="first notice-title">&lt;span class="icon-notice baseline">&lt;svg>&lt;use href="#note-notice">&lt;/use>&lt;/svg>&lt;/span>Note&lt;/p>&lt;p>The columns you select here also affect the columns exported for each tab. It does not impact the Excel export.&lt;/p>&lt;/div>
&lt;p>Selecting one of the tables opens that table as a new tab.&lt;/p>
&lt;p>&lt;img src="https://linked365.blog/images/2026/metadatabrowser-tabledetails.png"
loading="lazy"
alt="Image of the Metadata Browser - Table details"
>&lt;/p>
&lt;ol>
&lt;li>Each table is added as another tab&lt;/li>
&lt;li>More tabs below give you further details for that table&lt;/li>
&lt;li>You can search to find an attribute.&lt;/li>
&lt;li>This button exports the details of the table, each tab has similar for the data shown.&lt;/li>
&lt;/ol>
&lt;p>Each sub tab (Columns, Keys, Relationships, Privileges and Solutions) will retrieve the relevant data from your environment, to quickly see the information that is stored in your system and export it.&lt;/p>
&lt;p>&lt;img src="https://linked365.blog/images/2026/metadatabrowser-exportallbutton.png"
loading="lazy"
alt="Image of the Metadata Browser = Excel export button"
>&lt;/p>
&lt;p>Selecting this option allows you to define which tabs will be created in an Excel report, with seperate sheets per option.&lt;/p>
&lt;p>&lt;img src="https://linked365.blog/images/2026/metadatabrowser-exporttoexceldrawer.png"
loading="lazy"
alt="Image of the Metadata Browser - Excel export drawer"
>&lt;/p>
&lt;p>This will prompt you to save 1 Excel workbook per table.&lt;/p>
&lt;p>Please let me know if you have any issues or requests for improvements &lt;a class="link" href="https://github.com/LinkeD365/Metadata-Browser/issues" target="_blank" rel="noopener"
>Metadata Browser&lt;/a>&lt;/p></description></item><item><title>PPTB - Environment Manager</title><link>https://linked365.blog/EnvManager/</link><pubDate>Fri, 23 Jan 2026 00:00:00 +0000</pubDate><guid>https://linked365.blog/EnvManager/</guid><description>&lt;img src="https://linked365.blog/images/2026/envmanager-header.png" alt="Featured image of post PPTB - Environment Manager" />&lt;p>Much as I love XrmToolBox, and loved making tools for the toolbox, I have always thought that the visual aspect of the tools left some thing to be desired.
As it is based on WinForms technology, over 20 years old, it is from an era before my kids were born, suitable for us back then, with our long hair, leather jackets and mobile phones that didnt work and were the size of a brick.&lt;/p>
&lt;p>So, when &lt;a class="link" href="https://powermaverick.dev/" target="_blank" rel="noopener"
>Danish Naglekar&lt;/a> proposed late last year that we re-imagine the XTB, I jumped at the chance! If you haven&amp;rsquo;t seen the &lt;a class="link" href="https://www.powerplatformtoolbox.com/" target="_blank" rel="noopener"
>Power Platform ToolBox&lt;/a>, go download it, check it out and give us feedback!&lt;/p>
&lt;p>(Mostly I am excited by Dark Mode, but creating apps that use React/Fluent for wider use is exciting, and look great!)&lt;/p>
&lt;p>My first tool on the XTB was the &lt;a class="link" href="https://linked365.blog/OrgSettingsTool" target="_blank" rel="noopener"
>OrgSettings Tool&lt;/a>, a take on the solution that &lt;a class="link" href="https://github.com/seanmcne/OrgDbOrgSettings" target="_blank" rel="noopener"
>Sean McNellis&lt;/a> has made.&lt;/p>
&lt;p>If you are un-aware, there are several under the cover settings in your Power Platform environment that can alter the way some of the parts work, such as Server Side Sync, Security and other parts of a standard CRM environment. And, updating these settings is not a click in the admin centre.&lt;/p>
&lt;p>Whilst it is true to say, the product team are moving towards more clickable, or at least via the PAC CLI update of settings, these settings still keep getting added to and updated.&lt;/p>
&lt;p>With that said, I thought why not re-imagine the interface for it in the PPTB, hence I am proud to announce the Environment Manager in PPTB!&lt;/p>
&lt;h2 id="connecting-and-reviewing-your-settings">Connecting and Reviewing your settings&lt;/h2>
&lt;p>Environment Manager supports 2 connections, to compare environments. It will also work if you chose just one.&lt;/p>
&lt;p>&lt;img src="https://linked365.blog/images/2026/EnVManager-Connection.png"
loading="lazy"
alt="Image of the connection tab for Environment Manager"
>&lt;/p>
&lt;p>For a single connection, you are presented with one column of values.
&lt;img src="https://linked365.blog/images/2026/envmanager-singledisplay.png"
loading="lazy"
alt="Image of Environment Manager with single connection"
>&lt;/p>
&lt;p>For multi connection, you are presented with 2 columns of values.
&lt;img src="https://linked365.blog/images/2026/envmanager-multidisplay.png"
loading="lazy"
alt="Image of the Environment Manager with multi connections"
>&lt;/p>
&lt;p>Here, you can sort, search and compare configuration settings across your environment(s).&lt;/p>
&lt;p>If you want to find out a little more information on the setting, there is a little i icon which will firstly show you information dragged from the Github repository, maintained by Sean.&lt;/p>
&lt;p>&lt;img src="https://linked365.blog/images/2026/envmanager-addinfo.png"
loading="lazy"
alt="Image of the additional info popup"
>&lt;/p>
&lt;p>If I have added more info on my blog &lt;a class="link" href="https://linked365.blog/2019/10/01/d365-org-db-settings-email/" target="_blank" rel="noopener"
>here&lt;/a> this will be available in the LinkeD365 Info button.&lt;/p>
&lt;p>&lt;img src="https://linked365.blog/images/2026/envmanager-linked365info.png"
loading="lazy"
alt="Image of the LinkeD365 Info"
>&lt;/p>
&lt;h2 id="editing-a-variable">Editing a variable&lt;/h2>
&lt;p>On the left of the grid is a little pencil. Clicking on it enables the values to be changed.&lt;/p>
&lt;p>&lt;img src="https://linked365.blog/images/2026/envmanager-edit.png"
loading="lazy"
alt="Image of the edit pencil and save buttons"
>&lt;/p>
&lt;p>Once happy to update that value, hit the save button on top of the grid, which will give you a progress check and save back the configuration&lt;/p>
&lt;p>&lt;img src="https://linked365.blog/images/2026/envmanager-saving.png"
loading="lazy"
alt="Image of the edit pencil and save buttons"
>&lt;/p>
&lt;p>If you want to revert to the original value, hit the revert button.&lt;/p>
&lt;p>Thats it! Hope it helps someone.&lt;/p>
&lt;p>Please provide feedback and bugs on the GitHub repository &lt;a class="link" href="https://github.com/LinkeD365/PPTB-EnvManager/issues" target="_blank" rel="noopener"
>Env Manager&lt;/a>&lt;/p></description></item></channel></rss>