Hoping someone can help, I'm working on a report which has two tables which cannot be joined by relationship. The first is a list of server sizes with CPU cores and memory. The second table is also list of servers with a number of cores and memory (which will have a slicer with just the server names to filter single value).
What I'd like to be able to do is have a filter to strip out the server sizes from the first table which are not relevant. So for example,
if the cores from table 2 is 8 then ,
bring back =>8, then filter those with have memory of =>2
Can anyone advise of a way to do this? I'm struggle to get the meaure to make it work with it not being in a relationship.
Thanks in advanced,
Kind Regards,
Raf