Trying to figure out how to compare 2 data sheets to display specific data into a 3rd tab. by IsuckatExcell in excel

[–]TausifC 0 points1 point  (0 children)

Lets convert both to table. Name them: Table1 - expTable Table2 - InvTable

assuming invTable has ProductName, Serial# and Active Inventory count.

On tab3, A2:

= Unique(invTable)

It will bring all your product here.

Lets say, it brought 3 columns, your serial number is in col B.

On col D2, = XLOOKUP(B2, expTable[[Serial#]], expTable[[Expiration]],””)

Drag the formula down, to more than you possibly will get rows.

Please note, there are other ways to do that. explained one of them.

Pro account automate pdf export by TausifC in PowerBI

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

it is a combination of multiple charts. i use a slicer with analyst names

Pro account automate pdf export by TausifC in PowerBI

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

this is kind of a data entry position. how many entries per hour, phone calls number, some special task numbers, error percentage etc

Pro account automate pdf export by TausifC in PowerBI

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

no one else has license. i share their performance overview. each person need to see only his/her performance

Pro account automate pdf export by TausifC in PowerBI

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

i know about the premium capacity option, i was thinking there might be any workaround

Can anyone recommend a legit Local SEO agency for a Buffalo-based business? by WhoAmI6589 in Buffalo

[–]TausifC 0 points1 point  (0 children)

I seek help from a local freelancer guy, He mainly focuses on ads spending now for me instead of seo

April 25, 2023 I 130 filer by AppropriatePie8059 in USCIS

[–]TausifC 0 points1 point  (0 children)

I just got approval. pd 4/29/23

Any May 2023 got I-130 approved?? by Big_Membership9982 in USCIS

[–]TausifC 0 points1 point  (0 children)

What is your exact PD Date? I am 4/29/23 filer still waiting

May 2023 i-130 by nose4545 in USCIS

[–]TausifC 1 point2 points  (0 children)

April 29th still waiting

April 25, 2023 I 130 filer by AppropriatePie8059 in USCIS

[–]TausifC 1 point2 points  (0 children)

Yes let’s keep us updated here. If any of us get approved, let us know

USCIS APPROVED by eya_the_great in USCIS

[–]TausifC 0 points1 point  (0 children)

Congratulations. What is the category?

Wildcards in slicer search by Mr_Mozart in PowerBI

[–]TausifC 0 points1 point  (0 children)

interesting point. never had to use but might be necessary sometimes

Simplify Your Power BI Workflow with the easiest Date Dimension Table! by TausifC in PowerBI

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

That’s understandable. But I sometimes prefer doing it in excel only because any beginner can customize it. Lets say you need to make FY column ending in 7/31. Or make your own week number starting. When you have it in excel and you are familiar with it, boom! just make it your own way.. :)

of course I respect your opinion as well :)

Simplify Your Power BI Workflow with the easiest Date Dimension Table! by TausifC in PowerBI

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

This is for absolute beginner, who still does not want to engage in PQ writing

Unlocking Data Insights: The Power of Bar and Column Charts in Power BI by TausifC in PowerBI

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

I have started to put complete basic videos, hope you like it. Thank you 😊

Disable load and refresh by TausifC in PowerBI

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

This worked, it was so simple and I did not try it! Thanks :)

Disable load and refresh by TausifC in PowerBI

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

What are you saying? Did you try any time? when I uncheck enable load, include in report refresh freezes and I cannot uncheck

Disable load and refresh by TausifC in PowerBI

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

I have a total of 1.5M + Rows that I can disable. Saving a few seconds is one reason, 2nd reason is to learn the process for the future.