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
Hao
Frequent Visitor

Is it possible to create a dynamic table based on a slicer's value?

Hi, there,

 

I have a slicer with a range between 1 to 1000. I want to generate a 1,000,000 rows table based on the selected value of the slicer. For example, if the selected value of the slicer is 1, then the table is generated by `GENERATESERIES(1, 1000000, 1)`; if the selected value is 5, then the table is generated by `GENERATESERIES(1, 1000000, 5)`; generally my requirement is:

  • The selected value of the slicer is used as "Increment Value."
  • The selected value changes and my table changes synchronously.

 

Thanks

 

Hao

1 ACCEPTED SOLUTION
amitchandak
Super User
Super User

@Hao , it is not possible to create a calculated table based on slicer value

View solution in original post

2 REPLIES 2
amitchandak
Super User
Super User

@Hao , it is not possible to create a calculated table based on slicer value

Got it! Thanks!

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.