Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Anonymous
Not applicable

How to create a table dynamically in PowerBI with filters based on slicer selection by the user.

I have a table TBL_FullMonthData in data source which is connected to Power BI using direct query. This contains 12 months of data.
I have a month slicer in my report where user can select the month.
Based on the user selection,I need to create a table TBL_ONE_ONEMONTH  from TBL_FullMonthData  which contains only 1 month data based on user selected month~

Please Help..
1 ACCEPTED SOLUTION

Hi @Anonymous ,

 

The measure is dynamic but the calculated tables are computed during the database processing and then stored in the model. So In your scenario, we cannot make the calculated table dynamically based on slicer selection.

 

Best regards,

 

Community Support Team _ DongLi
If this post helps, then please consider Accept it as the solution to help the other members find it more

Community Support Team _ Dong Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

3 REPLIES 3
JosefPrakljacic
Solution Sage
Solution Sage

Hi @Anonymous,

 

I'm sorry but I don't understand you. 

 

When you are using a table visual and you have a monthslicer and you use this month slicer - the table visual is will get filtered.

You just need to make sure that the table from which the monthslicer originates has a relationship with your "to be filtered" table.

 

What am I missunderstanding? What do you want to achieve in the end?

 

BR,

Josef

Anonymous
Not applicable

Am referring to a calculated table not the visual.

Hi @Anonymous ,

 

The measure is dynamic but the calculated tables are computed during the database processing and then stored in the model. So In your scenario, we cannot make the calculated table dynamically based on slicer selection.

 

Best regards,

 

Community Support Team _ DongLi
If this post helps, then please consider Accept it as the solution to help the other members find it more

Community Support Team _ Dong Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.