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

Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started

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
Europe Fabric Conference

Europe’s largest Microsoft Fabric Community Conference

Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.

AugPowerBI_Carousel

Power BI Monthly Update - August 2024

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

August Carousel

Fabric Community Update - August 2024

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