Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
2 years ago

How to show certain data always and let the filter affect the other half.

Hello,

I am working on a problem where I am trying to geogrphically map the Ecom Accounts Vs the Retail Accounts. 

I want to always show the Ecom data and against that i want to select the Retail account the get filtered based on the Salesperson. How do I go about to achieve this. All my data is in a invoice table where I have flagged the accounts as Retail and Ecom. Since the Salesperon has no Ecom Accounts, they keep disapperaing as select a Salesperson. 

How can I make the Ecom data always available ? How do I make sure the row level secutiry also doesn't affect it ?


5 Replies

  • Anonymous's avatar
    Anonymous
    Not applicable

    Hi Anonymous ,

    Can you please share a pbix or some dummy data that keep the raw data structure with expected results? It should help us clarify your scenario and test to coding formula.

    How to Get Your Question Answered Quickly  

    Regards,

    Xiaoxin Sheng

    • Anonymous's avatar
      Anonymous
      Not applicable

      Hello,


      I have plotted the Sales on the map and distingushed them based on Account Flag - Ecom and Retail.

      When I filter a Salesreps it only shows Invoiced Sales associated to the sales rep. I want to make sure that the Ecom Flagged Invocied Sales always show  and the rest of the Retail Flagged Invocied Sales get filtered based on the Salesrep selected. 

      This kind of helps me compare as to what is selling on Ecommerce overall vs Retail for the selected Salesrep.
      It's a way a Salesrep can see as to what they are selling in the region agaisnt what is selling on Ecommerce overall. Do you think I will need to separate the Invocied Sales into two tables ? But if I do that I wont be able to plot it on one map. 

      Let me know if you need more information.