Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago
Solved

slicer without merging

Hey guys,

 

first I show the "example" dataset.

 

(1) I have a main table which shows the messages of customers

(2) Than I have some tables which do a topic modeling with the messages, each table shows the messages for each topic

 my goal: I want to create a slicer which filter the messages with the topics. I visualise the messages and the user should can see the messages then for each topic in 1 slicer.

 

what I've tryed: I allready try to work with relationships - but there I only get 1 topic to filter. I also merge the topics via power query all in the main table so I get one column which shows for each message the topic. But because there are messages which can get more than one topic, the messages starting copy and the file got to big, so I couldnt refresh the data.

 

Can I maybe to a measure or something? The problem is, that its a very big file, IF I try solutions in power query the file get so big, each topic have like 2000-5000 Rows and there are like 10 topics.

 

Thank you.

  • Anonymous , My advice would be to combine the last three tables into one and then create only one join,

     

    Before you join them add additional column Message Type -  same as table name( custom column - static text)

    and use that as slicer

5 Replies