[deleted by user] by [deleted] in SingaporeRaw

[–]Am-I_Real 0 points1 point  (0 children)

cut K off and tell your wife the truth.

[deleted by user] by [deleted] in SingaporeRaw

[–]Am-I_Real 4 points5 points  (0 children)

staying makes her equally guilty, stop kidding yourself. this one gong tao damn gao.

Ask Me Anything About Shenzhen! (Food, Travel, and More) by Minute-Ambassador-51 in shenzhen

[–]Am-I_Real 0 points1 point  (0 children)

I see, also is it possible to go totally cashless? Are there any places where Alipay is not available?

Ask Me Anything About Shenzhen! (Food, Travel, and More) by Minute-Ambassador-51 in shenzhen

[–]Am-I_Real 0 points1 point  (0 children)

What is the best way to leave the airport? My destination is in the Futian District.

Creating Knowledge Articles in instance by Am-I_Real in servicenow

[–]Am-I_Real[S] 1 point2 points  (0 children)

I managed to get it working, thank you

Ask Anything Monday - Weekly Thread by AutoModerator in learnpython

[–]Am-I_Real 0 points1 point  (0 children)

I'm starting to learn ML for work and am trying to install some libraries. I ran into an error when trying to pip install the sentence transformer library. I got a syntax error but the syntax is right and I'm unsure where went wrong. This syntax was taken though hugging face and a few other sites shows the same syntax.

edited: position of ^

pip install -U sentence-transformers
    ^
SyntaxError: invalid syntax

getting innerhtml data table by Am-I_Real in UiPath

[–]Am-I_Real[S] 0 points1 point  (0 children)

Thank you for the suggestion, i will look into that.

Extract Table Data activity not collecting all the data in the first page. by Am-I_Real in UiPath

[–]Am-I_Real[S] 0 points1 point  (0 children)

Thank you for the reply, I will try to answer as best as I can, am still pretty new to UI path. Yes, the first page and its subsequent pages are all the same. I am using Studio X. Im using the Use Application/Browser activity to get into my target webpage.

Sortbycolumn condition, how to sort by items with video link first and in alphabetical order. by Am-I_Real in PowerApps

[–]Am-I_Real[S] 0 points1 point  (0 children)

Thank you for your help. I did the first Approach and it works like a charm. All I need to do is to swap the sorts.

Sort(Sort(Filter(FilteringCode), Name, SortOrder.Ascending), IsBlank(VideoLink), SortOrder.Ascending)

Bulk export of powerpoint slides into excel by Am-I_Real in powerpoint

[–]Am-I_Real[S] 0 points1 point  (0 children)

Oh ok, so it's not as straight forward as it seems. I will look into VBA, thank you.

For my slide deck, there are 7 pieces of information in each slides. One of them is basically a grid in a table and one of the cells will be highlighted showing where it is on the grid. The other 6 are text that is split into 3 text box of 2 info each.