Hi
@Krishna Nandan,
Disjointed tables and the SELECTEDVALUE() function can also get the job done but as you pointed out, the column names are not dynamic.
So try using Calculation Groups instead. For that you will have to define Calc groups for every value you have in your slicer.
This way the column title (calculation/measure names) can be controlled.
As far as conditional formatting is concerned, you can write some DAX and change the colors of the values and the titles.
I speak from experience as I have done something like this before and yes it is a tedious job but I think it will get the job done.
Thank you,
------------------------------
Vishesh Jain
MCSA Power BI and Excel
Emerald Award Dynamic Communities 2019
Owner
VR Construction
------------------------------
Original Message:
Sent: Feb 09, 2021 03:08 AM
From: Krishna Nandan
Subject: Dynamic table based on slicer selection
Hi Vishesh
thank you for your reply. The solution you have given, i tried that method by DAX selectedvalue but the problem is, it hide values but the column title will remain same it would not change bases on the selection and i can apply conditional color on column titles
------------------------------
Krishna Nandan
SME
Bangalore
Original Message:
Sent: Feb 08, 2021 02:12 AM
From: Vishesh Jain
Subject: Dynamic table based on slicer selection
Hi @Krishna Nandan,
Please look into calculation groups. You can define multiple measures in a single calculation group and depending on the slicer selection you can have those calculations displayed.
You will need to tinker around with it, but I think it is a feasible solution.
Thank you,
------------------------------
Vishesh Jain
MCSA Power BI and Excel
Emerald Award Dynamic Communities 2019
Owner
VR Construction
Original Message:
Sent: Feb 03, 2021 11:54 AM
From: Krishna Nandan
Subject: Dynamic table based on slicer selection
Hi Mathew,
Thanks for the reply but this method i know and i dont want to use button. I just want to use slicer and change the table.
------------------------------
Krishna Nandan
SME
Bangalore
Original Message:
Sent: Feb 03, 2021 07:58 AM
From: Matthew Shuster
Subject: Dynamic table based on slicer selection
I don't know of a way to do it exactly as you describe, but you could create a bookmark and toggle and have two matrices, one on top of the other, that are hidden/revealed when the toggle is switched. Check out: https://www.youtube.com/watch?v=_Afcj8mT5_Q
------------------------------
Matthew Shuster
Director of Performance Technology
Original Message:
Sent: Feb 03, 2021 05:54 AM
From: Krishna Nandan
Subject: Dynamic table based on slicer selection
Hi All,
I have a matrix where there are several columns available in the table and i have a slicer as well. In the slicer i have 4 options let say, IO, IC, Capacity and SD. Is it possible if i select IO or SD then show me full matrix table but when i select IC or Capacity show me limited number of columns. So if i select IC or capacity from the slicer i should see only till Client satisfaction , rest should hide.

------------------------------
Krishna Nandan
SME
Bangalore
------------------------------