User Profile
Jmccoy
Helper II
Joined 6 years ago
User Widgets
Contributions
Re: Customer Goals- Help!
Thank you for your response. I actually took care of that part in SQL, the part that I am having a hard time with is building a relationship between this new table and my current star schema. I am not sure exactly where this would fit in to provide me with accurate numbers. This table will cover the goals for each customer, however, I need to provide the user with visuals that display actual vs the goals.983Views0likes0CommentsCustomer Goals- Help!
Alright let me paint a picture so you know what we are working with. I have a star schema that tracks high level details about a quote. The fact table includes quote number, freight, Total sales, and all of my dimension keys. The dimensions I am focusing on and needing help with are the Customer Dimension and Market Segment Dimension. My sales manager provided me with a excel file provides me with a Customerid and goals broken out by Market Segment. I do not currently house these goals in any tables. Ex. in snip it. Customer ID in the spreadsheet lines up with the business key in the Customer Dimension. Each of the Segments match with the Market Segment Dimension. What are some typical ways to handle this? I was thinking about making a table in SQL Server with CustomerID, Unpivot the column headers, and tie it to my fact table. Just not exactly sure how I should make these relationships. Should I also join Market Segment table to that new table and capture the SegmentID Then tie it to the fact table that way?1.1KViews0likes3CommentsRe: Shape Map Legend Colors
I am unable to provide the table format. I keeep getting the following errors: Your post has been changed because invalid HTML was found in the message body. The invalid HTML has been removed. Please review the message and submit the message when you are satisfied. Correct the highlighted errors and try again. Post flooding detected (community received posts of a unique message more than 1 times within 3,600 seconds)11KViews0likes0Comments- 11KViews0likes3Comments
Shape Map Legend Colors
So maybe I am working with this visual wrong. I have a shape map that I am trying to get to change colors based on a region. In the location pane I put in my state column, this represents every state in the USA. I then dragged the Territory Column into the legend pane. When I go to the roller and select data colors, it breaks out each of my territories into separate colors, exactly how I would like it to. Ex. Midwest territory would show the color green for all territories in the midwest. However, On my visual it seems to only be selecting the first territories color and fills every state with that color. In the filter pane, if I remove all territories and select one by one, the color will only pick up for those states within the territory. The data is all in a table called regions. Regions has an id, State, and Territory.Solved12KViews0likes8Comments- 1.9KViews0likes0Comments
Data Privacy
Microsoft Fabric Community and Privacy
To learn more about how we manage your data, please review the Microsoft Fabric Community Data Privacy guide.