Hi All,
I got the following problem:
Data looks like:
| Article | Shop | Supplier | Value |
|---|---|---|---|
| A | 1 | SUP1 | 1 |
| A | 2 | SUP1 | 1 |
| A | 2 | SUP1 | 1 |
| B | 2 | SUP2 | 1 |
| B | 2 | SUP2 | 1 |
| B | 3 | SUP2 | 1 |
| B | 3 | SUP2 | 1 |
| C | 3 | SUP3 | 1 |
| C | 3 | SUP3 | 1 |
| C | 3 | SUP3 | 1 |
| C | 4 | SUP3 | 1 |
| C | 4 | SUP3 | 1 |
| C | 4 | SUP3 | 1 |
I want to report to count the values for each Supplier, but only select for the distinct (Article, Shop) combinations.
Is this possible in VA?
ok, stupid question, i just have to use a distinct article...
You can create a new data item as a Distinct Count on your Article data item as described in the SAS(R) Visual Analytics 7.1: User's Guide - Working with Data Items
Let us know if this helps. If not, please provide a report/table of what you expect as your end result.
Kind Regards,
Michelle
April 27 – 30 | Gaylord Texan | Grapevine, Texas
Walk in ready to learn. Walk out ready to deliver. This is the data and AI conference you can't afford to miss.
Register now and lock in 2025 pricing—just $495!
Still thinking about your presentation idea? The submission deadline has been extended to Friday, Nov. 14, at 11:59 p.m. ET.
See how to use one filter for multiple data sources by mapping your data from SAS’ Alexandria McCall.
Find more tutorials on the SAS Users YouTube channel.