Traducir el blog
Power Query Table to set up multiple slicers
A week ago I answered a question from the forum MrExcel.com asking for help creating multiple slicers for a table like this:
MrExcel.com - multiple slicers
I have a table of data with locations, ages, and skills in the left hand column. Can a slicer be set up for each data type? ie one for the locations, one for the ages, and one for the skills.
The problem is that locations, ages and skills are in the same column, so slicers cannot be created for those data types with a table that is not normalized.
If the table were normalized it would be very easy to insert slicers. For example in this table:
When the data layout is all in column A, as in the first table, we need to transform that table to get a table with a column for each type of data: locations, ages and skills.
Transformations
First of all, it is necessary to indicate what type of data is in each row of the original table, including a new column on the left for the data types, as in the following table:
With this new column, it is perfectly determined what type of data each detail corresponds to, something that humans find easy to associate because we have natural intelligence, but that machines and spreadsheets find it impossible without artificial intelligence, and we have to give them concrete ideas, so they can associate each field with data to its specific entity.
Below I explain my human logic used to try to solve this problem. In this post I am going to propose 4 possible solutions to this problem, following the flow of my reasoning, as I try more formulas in Power Query M language.
All the 4 proposed solutions go through unpivot columns thanks to the Power Query tool (link here).
First solution
I use Power Query to select the Type and Details columns and unpivot other columns with each person's data. Also I insert a new merged column: Name-Type. This is the result:
With the previous table as a data source, I have inserted a dynamic table (left) and an auxiliary table with formulas (right), which will need to be adjusted in size each time the source data is updated:
One more pivot table must be created with data source in the auxiliary table and finally the slicers are created:
First solution download
- From this link to Microsoft OneDrive:
- From this link to Sites Google Drive:
In this file you can analyze:
- Power Query M code
The main M function is Table.UnpivotOtherColumns, which allows unpivot other non-selected columns, in this case the people names as "Attribute":
Univot data is more complicated with VBA than with Power Query. See VBA code to unpivot data here.
- Auxiliary table formulas, as in F2 cell:
- Pivot tables with slicers as the above image.
You can read the second solution to this problem here:
Mi lista de blogs
-
DE POWER PLATFORM A AZURE DATABRICKS: ESCALANDO EL ANÁLISIS CON PYTHON Y AZURE FOUNDRY - Hola a todos, Pues bien, estos últimos días he estado trabajando en una nueva solución. Pero esta vez he dejado un poco de lado las … La entrada DE POWE...Hace 1 día
-
Limpia cualquier fecha en Excel con fórmulas, Power Query e IA - Recibes un archivo, abres Excel y ves una columna llena de fechas… que no son fechas. Están alineadas a la […] The post Limpia cualquier fecha en Excel c...Hace 1 día
-
Dealing with annoying Excel defaults - Mynda Tracey’s MyonlineTrainingHub has a recent post on how to change 15 Excel default settings at: Excel Settings You Need to Change Raise your hand if Ex...Hace 2 días
-
Informe de tu nivel contable - Test de Contabilidad Excel contabilidad y TIC Test Contabilidad por Yolanda Cuesta · Microsoft MVP · LinkedIn Learning Instructor 1. Resultado global del...Hace 4 días
-
Cronograma de Obra MS Project: Guía Práctica para Construcción (18 minutos) - { "@context": "https://schema.org", "@type": "Article", "headline": "Cronograma de Obra en MS Project Paso a Paso: Guía Práctica para Construcción", "descr...Hace 4 días
-
Números primos de Pierpont y sus relacionados - Hay ya bastantes publicaciones e ideas sobre los *primos de Pierpont*. A pesar de ello, aún se puede volver a estudiarlos desde la forma de trabajar en ...Hace 1 semana
-
El error #¡NULO! y el operador de intersección - En este vídeo te muestro la utilidad del operador de intersección (el espacio) para hacer búsquedas en tablas de doble entrada. Te dejo una descripción d...Hace 5 semanas
-
Relojes de 24 horas y de 12 horas AM/PM - 🔝*To translate this blog post to your language, select it in the top left Google box. * Cómo aprender a usar relojes de 24 horas He visto que quien...Hace 1 mes
-
📒 Cómo separar textos dentro de una misma columna y agrupar fechas y horas con Power Query en Excel 💪🏽 - 📒 Cómo separar textos dentro de una misma columna y agrupar fechas y horas con Power Query en Excel 💪🏽 En muchos escenarios de análisis de datos, especi...Hace 3 meses
-
9 Interesting Examples With PY Function in Microsoft Excel - These are the most interesting PY function tasks in Microsoft Excel that’ll surely make you a fan! The PY function in Microsoft Excel opens up an exciting ...Hace 4 meses
-
Build a Daily Events Calendar in Excel - Use my Excel events calendar to track meetings and events inside a workbook. Add your upcoming events to a list, set a start date, and then see those items...Hace 4 meses
-
FREE Calendar & Planner Excel Template for 2026 - Here is a fabulous New Year gift to you. A free 2025 Calendar Excel Template with built-in Activity planner. This is a fully dynamic and 100% customizabl...Hace 4 meses
-
Mostrar datos de dos celdas en un cuadro de texto de Microsoft Excel - En Microsoft Excel es posible vincular el contenido de una celda a un cuadro de texto o a una forma. Vincular contenido de cuadro de texto a valor de cel...Hace 5 meses
-
Cómo hacer gráficos en Excel - Excel es una de las herramientas más potentes y versátiles para el análisis y la presentación de datos. Los gráficos en Excel no solo ayudan a visualizar...Hace 1 año
-
Fin - Llevo tiempo pensando esta entrada y no sé que decir. Analisis y Decisión nació en 2008 y no ... Leer más »Hace 1 año
-
Análisis DAFO (FODA, DOFA) las decisiones con Excel - Para conocer la situación de una empresa, proyecto o persona, recurrimos al análisis DAFO (FODA, DOFA) en la toma de decisiones con Excel. El los años sese...Hace 1 año
-
Color, Conditions, and Copilot: How to save time using conditional formatting with Copilot in Excel - Hi everyone, this is part 11 in a series of posts to show you some of the things that are possible to do with Copilot in Excel. *What is conditional f...Hace 1 año
-
How To Predict Bearing Life With Excel - When you work in mechanical engineering, understanding the reliability and performance of bearings under various conditions is crucial. Bearings are the co...Hace 1 año
-
TikTok’s search evolution - 2 in 5 Americans use TikTok as a search engine. Nearly 1 in 10 Gen Zers are more likely to rely on TikTok than Google as a search engine. More than half of...Hace 2 años
-
Unblocking and Enabling Macros - When Windows detects that a file has come from a computer other than the one you're using, it marks the file as coming from the web, and blocks the file....Hace 3 años
-
-
-
La importancia de saber mecanografía en 2022 - [image: Resultado de imagen de mecanografía viñeta escribiendo a máquina] Según la RAE, la mecanografía es el arte de escribir a máquina. Hace unos cuantos...Hace 4 años
-
London Excel Meetup Workbooks - The workbooks used in my presentation on “Analytical and Interactive Dashboards in Excel” at the London Excel Meetup, September 3, 2020Hace 5 años
-
Cálculo de jornada que termina al día siguiente (Power Query) y despedida - [image: Cálculo de jornada que termina al día siguiente (Power Query) y despedida]Hace 5 años
-
International Keyboard Shortcut Day 2019 - The first Wednesday of every November is International Keyboard Shortcut Day. This Wednesday, people from all over the world will become far less efficient...Hace 6 años
-
Welcome, Prashanth! - Last March, I shared that we were starting to look for a new CEO for Stack Overflow. We were looking for that rare combination of someone who… Read more "W...Hace 6 años
-
Visualize parts and whole - combine clustered column and stacked column charts - *Inga: Disa what?* *Igor: -ppeared.* by The FrankensTeam ------------------------------ Really it was 3 years ago we posted our last article? *Freddy: Th...Hace 7 años
-
Salvador Sostres, analfabeto profesional - Los nuevos tiempos traen nuevas profesiones. Internet, además, ha revolucionado el mundo del periodismo y la palabra escrita. Adaptarse o morir, ese es el ...Hace 8 años
-
Planificación de compras - Realizar una lista con los productos que necesitamos y que formarán parte de nuestra cesta de la compra nos ayuda a *encontrar la combinación de bienes p...Hace 13 años
-
-
-
-
-
-
-
-
-


No Response to "Power Query Table to set up multiple slicers"
Leave A Reply
Comenta este artículo, critícalo o avisa si detectas algún error que haya que corregir.