Hi,
I have tried many ways of accomplishing a reference from one sheet to another and the only only one I've found to work is using a virtual column like this:
SELECT(SLT MASTER[Status], ([SKU] = [_THISROW].[SKU]))
There are two issues with this method that I've come across:
Is there a better way to do this? I've looked and looked for help but all of my efforts have failed except this one.
Thank you.
Welcome to the community!
Hi,
Thanks for the quick reply. First, here are links to some test docs that I set up for this purpose. I cannot share the real docs, unfortunately.
https://docs.google.com/spreadsheets/d/19tUhf8iWmiJvSSpcY-BKpkJMCrTASfzpLrFzJRF6V5s/edit?usp=sharing
https://docs.google.com/spreadsheets/d/1DQJNEmhfJzRHCAsPof17oOefAiQhi_mUyPsd7gIHyDw/edit?usp=sharing
In my data, SKU is king. Everything hinges on SKU. In my 25,000 row table (Reference test - ATW Month), I have need of data from the 17,000 row table (SLTMSR - MSR). I simply have not been successful at showing the data there. I also need to be able to apply formatting rules.
(As a bonus, I'm also going to be doing this same task with data from SmartSheet.)
Please let me know what additional info you need.
Thank you!
User | Count |
---|---|
15 | |
12 | |
9 | |
8 | |
4 |