<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Multiple Client Search in Cloud Networking Platform</title>
    <link>https://community.cisco.com/t5/cloud-networking-platform/multiple-client-search/m-p/5420491#M6311</link>
    <description>&lt;P&gt;Hi Matt,&lt;/P&gt;&lt;P&gt;Thanks for the response. Concatenation is what I was trying to do. I've looked around at a way to switch to an old style dashboard and can't find one. My Meraki account is managed by my company so I'm not sure there's a way to toggle back and forth for my profile. Hopefully someone at Cisco/Meraki will see the need for this feature and make it available in the new version.&lt;/P&gt;&lt;P&gt;Good idea with the excel formula. I had something similar that I made for Service Now but it won't work in the current version of the Meraki dashboard.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thanks again&lt;/P&gt;</description>
    <pubDate>Thu, 22 Aug 2024 19:10:51 GMT</pubDate>
    <dc:creator>JoeyC1</dc:creator>
    <dc:date>2024-08-22T19:10:51Z</dc:date>
    <item>
      <title>Multiple Client Search</title>
      <link>https://community.cisco.com/t5/cloud-networking-platform/multiple-client-search/m-p/5420487#M6307</link>
      <description>&lt;P&gt;Hello everyone,&lt;BR /&gt;&lt;BR /&gt;This seems pretty basic and I'm sure there's an easy solution I've overlooked somewhere even after searching on the community forum.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Basically I have a list of 40 devices that I want to search for on the client tab using the text input box. As it stands, I can only put one device ID in the search field and I've tried multiple ways to separate client IDs, to no avail.&lt;BR /&gt;&lt;BR /&gt;I am in the process of writing an API to do something similar and iterate the list through 4 of our networks, but for now I just need to search for the devices per network without having to do them one at a time.&lt;BR /&gt;&lt;BR /&gt;Is an API the only way to do this or is there some kind of delimiter I'm missing for the text input box?&lt;BR /&gt;&lt;BR /&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jul 2024 20:00:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cloud-networking-platform/multiple-client-search/m-p/5420487#M6307</guid>
      <dc:creator>JoeyC1</dc:creator>
      <dc:date>2024-07-24T20:00:27Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Client Search</title>
      <link>https://community.cisco.com/t5/cloud-networking-platform/multiple-client-search/m-p/5420488#M6308</link>
      <description>&lt;P&gt;That method only allows you to search for one at a time.&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jul 2024 20:32:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cloud-networking-platform/multiple-client-search/m-p/5420488#M6308</guid>
      <dc:creator>Philip D'Ath</dc:creator>
      <dc:date>2024-07-24T20:32:16Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Client Search</title>
      <link>https://community.cisco.com/t5/cloud-networking-platform/multiple-client-search/m-p/5420489#M6309</link>
      <description>&lt;P&gt;Ok, so do search for multiple devices I'll have to use an API to go ahead and iterate through the 4 networks and look for each device? The API is the only way to go for multiple devices and networks?&lt;BR /&gt;&lt;BR /&gt;I appreciate the input. At least I can chalk this one up. Thank you&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jul 2024 20:37:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cloud-networking-platform/multiple-client-search/m-p/5420489#M6309</guid>
      <dc:creator>JoeyC1</dc:creator>
      <dc:date>2024-07-24T20:37:10Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Client Search</title>
      <link>https://community.cisco.com/t5/cloud-networking-platform/multiple-client-search/m-p/5420490#M6310</link>
      <description>&lt;P&gt;On the 'old' version you can use " OR " between devices entries to search for multiple devices.  This was very useful and I even created an Excel/Docs formula using concantinate() to generate a string of text for me.  This does not work in the 'new' version and I con't find anything that does.  I almost exclusively use the 'old' version because of a lack of this feature.&lt;/P&gt;&lt;P&gt;Here is a sample of my excel formula&lt;BR /&gt;=CONCATENATE(A1&amp;amp;" OR ",A2&amp;amp;" OR ",A3)&lt;/P&gt;</description>
      <pubDate>Thu, 22 Aug 2024 18:54:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cloud-networking-platform/multiple-client-search/m-p/5420490#M6310</guid>
      <dc:creator>EncinitasMatt</dc:creator>
      <dc:date>2024-08-22T18:54:51Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Client Search</title>
      <link>https://community.cisco.com/t5/cloud-networking-platform/multiple-client-search/m-p/5420491#M6311</link>
      <description>&lt;P&gt;Hi Matt,&lt;/P&gt;&lt;P&gt;Thanks for the response. Concatenation is what I was trying to do. I've looked around at a way to switch to an old style dashboard and can't find one. My Meraki account is managed by my company so I'm not sure there's a way to toggle back and forth for my profile. Hopefully someone at Cisco/Meraki will see the need for this feature and make it available in the new version.&lt;/P&gt;&lt;P&gt;Good idea with the excel formula. I had something similar that I made for Service Now but it won't work in the current version of the Meraki dashboard.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thanks again&lt;/P&gt;</description>
      <pubDate>Thu, 22 Aug 2024 19:10:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cloud-networking-platform/multiple-client-search/m-p/5420491#M6311</guid>
      <dc:creator>JoeyC1</dc:creator>
      <dc:date>2024-08-22T19:10:51Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Client Search</title>
      <link>https://community.cisco.com/t5/cloud-networking-platform/multiple-client-search/m-p/5420492#M6312</link>
      <description>&lt;P&gt;On the 'new' page, I see a link above the [Add Devices] button located top right, titled "&lt;A class="" href="https://n216.meraki.com/Default-Student-/n/2ycFAazb/manage/pcc/list?updatePrefs=true" target="_blank" rel="noopener nofollow noreferrer"&gt;View old version&lt;/A&gt;" &lt;/P&gt;&lt;P&gt;On the 'old' page, I see a link to the right of the [Add Devices] button located top right, titled "&lt;A href="https://n216.meraki.com/Default-Student-/n/2ycFAazb/manage/pcc/devices2?updatePrefs=true" target="_blank" rel="noopener nofollow noreferrer"&gt;View new version&lt;/A&gt;"&lt;/P&gt;&lt;P&gt;I'm a full admin and we have been using Meraki for years, before the interface updates.  I don't know if any of that matters regarding if these links show up or not&lt;/P&gt;</description>
      <pubDate>Thu, 22 Aug 2024 20:12:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cloud-networking-platform/multiple-client-search/m-p/5420492#M6312</guid>
      <dc:creator>EncinitasMatt</dc:creator>
      <dc:date>2024-08-22T20:12:24Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Client Search</title>
      <link>https://community.cisco.com/t5/cloud-networking-platform/multiple-client-search/m-p/5420493#M6313</link>
      <description>&lt;P&gt;Looks like my company's dashboard doesn't have that option. Oh well. It was a thought and I appreciate the effort.&lt;/P&gt;</description>
      <pubDate>Thu, 22 Aug 2024 21:59:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cloud-networking-platform/multiple-client-search/m-p/5420493#M6313</guid>
      <dc:creator>JoeyC1</dc:creator>
      <dc:date>2024-08-22T21:59:19Z</dc:date>
    </item>
  </channel>
</rss>

