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

Grow your Fabric skills and prepare for the DP-600 certification exam by completing the latest Microsoft Fabric challenge.

Reply
HB__BH
Regular Visitor

Two slicers in one table with filtered data

Hi all,

 

I'm having trouble creating one matrix visual with all the data come from one table behind.

Now, I'm able to visualize with Format--> Edit Interactions and applying two slicers in two matrices. Since we need to know Increase Qty and Decrease Qty the data table is filtered and aggregated by SUMX and FILTER functions in a measure like:

IncreaseQty = SUMX(FILTER('Data Table', 'Data Table'[Entry Type]="Increase"),'Data Table'[QTY])

 

 

 

When I add the sum of Starting Qty to the Values of the Matrix including IncreaseQty I got numbers that I don't look for 😕

 

However in the final visualization the Start of Period Qty, Increase Qty, Decrease Qty, End of Period Qty are supposed to be in one visual.

 

Could you please send your thoughts how to make it only in one table/matrix visual.

______________________________________

I have data similar to this:

DATEINVENTORY GROUPITEM No.DESCRIPTIONENTRY TYPEQTY
2022-12-31GOODSBarley-22BarleyIncrease4
2023-01-06GOODSBarley-22BarleyIncrease8
2023-01-07GOODSBarley-22BarleyDecrease15
2022-12-31GOODSCorn-21CornIncrease15
2022-12-31GOODSCorn-22CornIncrease32
2023-01-01GOODSCorn-22CornDecrease5
2023-01-08GOODSCorn-21CornDecrease8
2023-01-10GOODSCorn-22CornIncrease10
2022-12-31GOODSSoy-22SoyIncrease4

 

I want sg like this:

INVENTORY GROUP 2022-12-31  2023-01-13
Item No.DescriptionStart of Period QtyIncrease QtyDecrease QtyEnd of Period Qty
2 REPLIES 2
JohnShepherdAPD
Helper II
Helper II

Hi im not 100% clear on what you are trying to do but this option might help you?

JohnShepherdAPD_0-1680263665925.png

 

Thank you! I haven't used that option so far. However we didn't get closer now.

 

To make clear I'm trying to use two slicers on one dataset in a table/matrix visual while some colums in the visual are filtered.

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.

RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

MayPowerBICarousel1

Power BI Monthly Update - May 2024

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