Get Inspire insights from former attendees in our AMA discussion thread on Inspire Buzz. ACEs and other community members are on call all week to answer!

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
SOLVED

Filter data from HTML data

NiranjanK1
8 - Asteroid

Hello All,

 

From below HTML script i have to filter only data, kindly help me. 

 

 The field have only "SSRS" data 

 

 

<div class="ExternalClass9BD7456939E74D6399115D5D4E6F67C6"><html>
<div>
<span style="color&#58;rgb(31, 73, 125);font-family&#58;&quot;Calibri&quot;,sans-serif;font-size&#58;11pt;">SSRS </span>
</div>
</html></div>

 

 

Thanks,

NK

10 REPLIES 10
DavidP
17 - Castor
17 - Castor

This magical formula removes html stuff.

 

DavidP_0-1585688406436.png

 

fmvizcaino
17 - Castor
17 - Castor

Hi @NiranjanK1 ,

 

I'm attaching one example that uses the </span> string to know where your data is.

Of course it will only work if you don't have any other occurrence of the same string.

 

Best,

Fernando Vizcaino

NiranjanK1
8 - Asteroid

@, Thanks a lot for your reply, live data is not replacing dynamically Kindly help me

 

Actual Data:  "Not providing regulatory disclosures, or providing inaccurate, regulatory required confirmations, disclosures, receipts, delay/cancellation notifications, or proof of payment that funds were transferred for Domestic and International transfers, due to manual errors or systemic breaks which can result in operational losses and regulatory impacts (e.g. Reg E, UDAAP)."

 

<div>
<font size="3" face="Times New Roman">

</font>
<p style="margin&#58;0in 0in 0pt;" class="MsoNormal">
<font size="3">
<span style="color&#58;red;">Not providing regulatory disclosures</span>
<span style="color&#58;black;">, or providing inaccurate, regulatory required
confirmations, disclosures, receipts, delay/cancellation notifications, or
proof of payment that funds were transferred for Domestic and International
transfers, due to manual errors or systemic breaks which can result in
operational losses and regulatory impacts (e.g. Reg E, UDAAP).

</span>
</font>
</p>
<font size="3" face="Times New Roman">

</font><p style="margin&#58;0in 0in 0pt;" class="MsoNormal"><span style="color&#58;black;"><font size="3">&#160;</font></span></p>
<font size="3" face="Times New Roman">

</font></div>
</html></div>

NiranjanK1
8 - Asteroid

 @david, Thanks a lot for your reply, Below HTML format data will change on dynamically for below data im on getting complete information. Kindly help me

 

Actual Data:  "Not providing regulatory disclosures, or providing inaccurate, regulatory required confirmations, disclosures, receipts, delay/cancellation notifications, or proof of payment that funds were transferred for Domestic and International transfers, due to manual errors or systemic breaks which can result in operational losses and regulatory impacts (e.g. Reg E, UDAAP)."

 

<div>
<font size="3" face="Times New Roman">

</font>
<p style="margin&#58;0in 0in 0pt;" class="MsoNormal">
<font size="3">
<span style="color&#58;red;">Not providing regulatory disclosures</span>
<span style="color&#58;black;">, or providing inaccurate, regulatory required
confirmations, disclosures, receipts, delay/cancellation notifications, or
proof of payment that funds were transferred for Domestic and International
transfers, due to manual errors or systemic breaks which can result in
operational losses and regulatory impacts (e.g. Reg E, UDAAP).

</span>
</font>
</p>
<font size="3" face="Times New Roman">

</font><p style="margin&#58;0in 0in 0pt;" class="MsoNormal"><span style="color&#58;black;"><font size="3">&#160;</font></span></p>
<font size="3" face="Times New Roman">

</font></div>
</html></div>

NiranjanK1
8 - Asteroid

@, Thanks a lot for your reply, live data is not replacing dynamically Kindly help me

 

Actual Data:  "Not providing regulatory disclosures, or providing inaccurate, regulatory required confirmations, disclosures, receipts, delay/cancellation notifications, or proof of payment that funds were transferred for Domestic and International transfers, due to manual errors or systemic breaks which can result in operational losses and regulatory impacts (e.g. Reg E, UDAAP)."

 

<div>
<font size="3" face="Times New Roman">

</font>
<p style="margin&#58;0in 0in 0pt;" class="MsoNormal">
<font size="3">
<span style="color&#58;red;">Not providing regulatory disclosures</span>
<span style="color&#58;black;">, or providing inaccurate, regulatory required
confirmations, disclosures, receipts, delay/cancellation notifications, or
proof of payment that funds were transferred for Domestic and International
transfers, due to manual errors or systemic breaks which can result in
operational losses and regulatory impacts (e.g. Reg E, UDAAP).

</span>
</font>
</p>
<font size="3" face="Times New Roman">

</font><p style="margin&#58;0in 0in 0pt;" class="MsoNormal"><span style="color&#58;black;"><font size="3">&#160;</font></span></p>
<font size="3" face="Times New Roman">

</font></div>
</html></div>

NiranjanK1
8 - Asteroid

@ , Thanks a lot for your reply, live data is not replacing dynamically Kindly help me

 

Actual Data:  "Not providing regulatory disclosures, or providing inaccurate, regulatory required confirmations, disclosures, receipts, delay/cancellation notifications, or proof of payment that funds were transferred for Domestic and International transfers, due to manual errors or systemic breaks which can result in operational losses and regulatory impacts (e.g. Reg E, UDAAP)."

 

<div>
<font size="3" face="Times New Roman">

</font>
<p style="margin&#58;0in 0in 0pt;" class="MsoNormal">
<font size="3">
<span style="color&#58;red;">Not providing regulatory disclosures</span>
<span style="color&#58;black;">, or providing inaccurate, regulatory required
confirmations, disclosures, receipts, delay/cancellation notifications, or
proof of payment that funds were transferred for Domestic and International
transfers, due to manual errors or systemic breaks which can result in
operational losses and regulatory impacts (e.g. Reg E, UDAAP).

</span>
</font>
</p>
<font size="3" face="Times New Roman">

</font><p style="margin&#58;0in 0in 0pt;" class="MsoNormal"><span style="color&#58;black;"><font size="3">&#160;</font></span></p>
<font size="3" face="Times New Roman">

</font></div>
</html></div>

NiranjanK1
8 - Asteroid

@fmvizcaino, Thanks a lot for your reply, live data is not replacing dynamically Kindly help me

 

Actual Data:  "Not providing regulatory disclosures, or providing inaccurate, regulatory required confirmations, disclosures, receipts, delay/cancellation notifications, or proof of payment that funds were transferred for Domestic and International transfers, due to manual errors or systemic breaks which can result in operational losses and regulatory impacts (e.g. Reg E, UDAAP)."

 


<div>
<font size="3" face="Times New Roman">

</font>
<p style="margin&#58;0in 0in 0pt;" class="MsoNormal">
<font size="3">
<span style="color&#58;red;">Not providing regulatory disclosures</span>
<span style="color&#58;black;">, or providing inaccurate, regulatory required
confirmations, disclosures, receipts, delay/cancellation notifications, or
proof of payment that funds were transferred for Domestic and International
transfers, due to manual errors or systemic breaks which can result in
operational losses and regulatory impacts (e.g. Reg E, UDAAP).

</span>
</font>
</p>
<font size="3" face="Times New Roman">

</font><p style="margin&#58;0in 0in 0pt;" class="MsoNormal"><span style="color&#58;black;"><font size="3">&#160;</font></span></p>
<font size="3" face="Times New Roman">

</font></div>
</html></div>

DavidP
17 - Castor
17 - Castor

Try this

 

DavidP_0-1585740987917.png

 

NiranjanK1
8 - Asteroid

@DavidP  Thanks a lot for your quick reply is this works for multiple fields, i have attached multiple fields im download in from the Database. 

Labels