Dear sir, Iam looking for pulling up invoice details from different formats of pdf files. I tried AI builder but it was not that sucessful. Can you please help me on creating the flow in a dynamic way of pulling up invoice details?
Hi Prashanth Could you post your requirements in details under Power Automate community forum? Tag me @abm so that I will get notified. I will have a look into this. powerusers.microsoft.com/t5/Building-Flows/bd-p/BuildingFlows Thanks
I have a multi line value. I have 6 items separated by a + sign. And a ‘|’(pipe symbol) for the end of the 6 items and again next 6 items are are there. I was able to get individual items using your video by choosing 0- 5 compose. How can I get the next 6 values after the pipe symbol please help
I need to see your flow. If you still need help then please post this under the Power Automate community and tag me as @abm. Also if you want a screenshare connect me via teams. Check my Channel About section for more details. Power Automate Community Forum powerusers.microsoft.com/t5/Building-Flows/bd-p/BuildingFlows Thanks
Hi I need to see your flow. If you still need help then please post this under the Power Automate community and tag me as @abm. Also if you want a screenshare connect me via teams. Check my Channel About section for more details. Power Automate Community Forum powerusers.microsoft.com/t5/Building-Flows/bd-p/BuildingFlows Thanks
Thank you for the great video however the issue I'm having is that I can't input my data on the input string because it is different each time. How can I take this process and extract extract key pieces onto it's own line. Also multiple data points are listed on the same line. The data I need to extract from the below example is the "Company Name", the "Case #", the "Subject", and the "Description" they will all be exported into an excel file on their own column. "*** CASE -ASSIGNMENT NOTIFICATION *** The following New Case has been assigned", "to a new Queue. Company: XYZ Company Contact Name: Mylene Magboo Case", "#: 00282495 Subject: Devices stopped communicating in Skokie, IL 60077", "Description: Customer devices at the attached location in Skokie, IL that", "stopped reporting at 9:04AM on 8/3/22. Any direction would be appreciated.
Thank you !!. Your video helped me to split a property address.
Hi William
Thanks for your kind comments.
Thanks again btw. This is very useful and you are very good at explaining everything.
Hi Ana
Thanks for the comment.
Wonderful! THX!
Glad you like it!
For the string 10, 20, 30, 10, 40 how can I search the string to return the index of 10 as both 0 and 12? Thx for making this, @abm4975.
Dear sir, Iam looking for pulling up invoice details from different formats of pdf files. I tried AI builder but it was not that sucessful. Can you please help me on creating the flow in a dynamic way of pulling up invoice details?
Hi Prashanth
Could you post your requirements in details under Power Automate community forum? Tag me @abm so that I will get notified. I will have a look into this.
powerusers.microsoft.com/t5/Building-Flows/bd-p/BuildingFlows
Thanks
How to use split with two delimiters in teh same text? In my example I have ; and -
Try the below.
split(split('hello; test-test3'), ';'),'-')
I have a multi line value. I have 6 items separated by a + sign. And a ‘|’(pipe symbol) for the end of the 6 items and again next 6 items are are there. I was able to get individual items using your video by choosing 0- 5 compose. How can I get the next 6 values after the pipe symbol please help
I tried the split(split( it didn’t work 😢
I need to see your flow. If you still need help then please post this under the Power Automate community and tag me as @abm. Also if you want a screenshare connect me via teams. Check my Channel About section for more details.
Power Automate Community Forum
powerusers.microsoft.com/t5/Building-Flows/bd-p/BuildingFlows
Thanks
Hi
I need to see your flow. If you still need help then please post this under the Power Automate community and tag me as @abm. Also if you want a screenshare connect me via teams. Check my Channel About section for more details.
Power Automate Community Forum
powerusers.microsoft.com/t5/Building-Flows/bd-p/BuildingFlows
Thanks
Thank you for the great video however the issue I'm having is that I can't input my data on the input string because it is different each time. How can I take this process and extract extract key pieces onto it's own line. Also multiple data points are listed on the same line. The data I need to extract from the below example is the "Company Name", the "Case #", the "Subject", and the "Description" they will all be exported into an excel file on their own column.
"*** CASE -ASSIGNMENT NOTIFICATION *** The following New Case has been assigned",
"to a new Queue. Company: XYZ Company Contact Name: Mylene Magboo Case",
"#: 00282495 Subject: Devices stopped communicating in Skokie, IL 60077",
"Description: Customer devices at the attached location in Skokie, IL that",
"stopped reporting at 9:04AM on 8/3/22.
Any direction would be appreciated.
Hi Owen
Apologies for the late reply. Do you still need help in this?
Thanks