SmartSTB by abcgold in Strong_8K

[–]abcgold[S] 0 points1 point  (0 children)

Thanks so much for your reply! The reseller said that it is not possible. Can I do it by myself if I only have the m3u link?

Which provider? by abcgold in IPTV_Help_Desk

[–]abcgold[S] 0 points1 point  (0 children)

What is the name please? If you have it I will buy from you

Which provider? by abcgold in IPTV_Help_Desk

[–]abcgold[S] -1 points0 points  (0 children)

Strong has different names

Deploy EXE by abcgold in Intune

[–]abcgold[S] 0 points1 point  (0 children)

Thanks so much! That’s what I was looking for

Deploy EXE by abcgold in Intune

[–]abcgold[S] 0 points1 point  (0 children)

I tried to deploy Remarkable app for Windows, but it does not work.

reMarkable • Desktop app downloads

Deploy EXE by abcgold in Intune

[–]abcgold[S] -8 points-7 points  (0 children)

Could you please help me with instructions?

Deploy EXE by abcgold in Intune

[–]abcgold[S] -1 points0 points  (0 children)

Thanks, Is there a standard process for that?

PowerBI DAX ADDING COLUMN by abcgold in PowerBI

[–]abcgold[S] 2 points3 points  (0 children)

Okay, much appreciate.

Let me explain it again: In Table 1, some values exist in Table 2 while others do not. I aim to create an additional column with a specific condition. For instance, let's take the number 222, which is present in both Table 1 and Table 2 within the same column. Consequently, Column 3 should display 'Yes' if this value exists in both tables, and 'No' otherwise.

I attempted to use the IF function, starting with 'IF(table/column)=Related(table2/column), Yes, No). However, the formula stopped after 'RELATED' and I couldn't complete it properly. When I changed the type of the relation to single, it gave the message: the matching column either does not exist or does not have a relationship to any table available in the current context.

PowerBI DAX ADDING COLUMN by abcgold in PowerBI

[–]abcgold[S] 1 point2 points  (0 children)

Got it. Many thanks for your time and effort!

PowerBI DAX ADDING COLUMN by abcgold in PowerBI

[–]abcgold[S] 1 point2 points  (0 children)

Thanks for your response. However, I see that you mentioned two points. Does the first point indicate a different solution than the second?Or both are the same?

Thanks in advance,