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

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
Yegor
New Member

temporary dynamic table

Hi There!

 

I have model like:

- data002=my fact table

- others(calendar_l, id_postav_l, id_shop_l, v_type_l)=dimension tables for slicers

Yegor_0-1681307204158.png

 

trying to acheve futher goal:

1) set date period via slicer, based on "calendar_l"

2) set shop via slicer, based on "id_shop_l"

3) set dealer via slicer, based on "id_postav_l"

4) get temporary table, based on "data002", where I wont to group rows by: item_ID, Shop_ID % dealer ID + add min price for period

5) create histogram based on my temporary table - from "4)"

 

So the main question is for step "4)" - how can I create temp table, which can be modyfied by slicers(on the fly) & become base for histogram?

 

 

0 REPLIES 0

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors