Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations biv343 on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: lm1340
  • Content: Threads
  • Order by date
  1. lm1340

    Upload documents to Jira Cloud from SharePoint using Power Automate

    I’m looking for some assistance with a Power Automate flow. I need to upload a file to Jira from SharePoint. The document is initially saved in SharePoint from a Microsoft Forms submission. Here’s a brief overview of what I’m trying to achieve: A user submits a form via Microsoft Forms. The...
  2. lm1340

    Build comma separated list with output from formulas

    I need to build a comma-separated list with the data that is output from the formulas I've setup. There are 40 different groups (based on 40 different formulas) that people can fall into. Each person can be part of more than one group. I need to build a list summarizing the groups that they fell...
  3. lm1340

    Crystal Reports XI Row to Column

    I am trying to get certain data from a row into a column. I would like to move a variable # of scholarships linked to one individual all to a single line item with multiple columns for each scholarship. It currently looks like this: Person_1 ID | Person_1 Name | Scholarship_1 ID | Scholarship...
  4. lm1340

    How to only get records that have data in at least one of many tables

    I am trying to limit the outcome of my report that has 3 different data sources. Table 1. All individual contacts Table 2. Financial Report 1 Table 3. Financial Report 2 The tables can link on a common account number. I only want to pull individauls (Table 1) that have financial activity in...
  5. lm1340

    Javascripting Installment Schedules

    Can someone help me build out a limit for payment terms on our website. I'd like to limit the number of installments that you can pay your balance in, depending on the date. Our year goes from 9/1/20XX - 8/31/20XX. If you sign up pre-September, you can choose UP TO 12 installments, anytime in...
  6. lm1340

    Crystal Report Array from Database Field

    I am building a report from a donation database that needs to include various benefit detail for each gift. I need to create a sentence from several multi-valued database fields that exist for the benefits. In the database, there could be multiple benefits for each gift-- each benefit would...
  7. lm1340

    Record Select within a Group

    I feel like there is an obvious solution that I am missing, and I am hoping someone can help me out of this Monday rut! I have a report of donations to our organization for the year. I have the donations grouped by type and subtype, and I want to pull in the detailed donation information into...
  8. lm1340

    Compare Value of Field to Any Value in Another Field

    I'm trying to match the value of a field in 'Column A' to any row of data in 'Column B', not just the fields corresponding row. Column A Column B Match? 1 6 Yes - "1" matches in row2 2 1 No - no match for 2 3 7 No- no...
  9. lm1340

    If-Then Statement Help

    I am struggling to write a conditional statement that would allow me to write a different sentence in one field based on several different fields, and potentially building that sentence. If the gift type is {Gift-in-Kind} then "Sentence about gift-in-kind." If the gift type is {Stock} then...
  10. lm1340

    Move Field(s) into Column(s)

    Hi, I want to move a field into a column at each change in [condition]. For each person in my data set, I want to put each of their memberships for the year in a new column. Basically, each person has a single row, even if they have multiple memberships. Each membership would become a new...
  11. lm1340

    Crystal Reports - Problem with Conditional Note

    I am trying to build a custom receipt and I am having issues conditionally placing a note on the receipt. If customer made multiple transactions during a specified time period, I want all transactions to be on the receipt. If the department of any of the transactions is "XYZ," I want to add an...
  12. lm1340

    Record Select Formula

    I am trying to find a formula that will choose records based on if any object meets a certain criteria. Ex: Query pulls all customers with an outstanding balance; I want to include ONLY those customers that have also made an additional transaction since 3/1/2015, but the invoice should list ALL...

Part and Inventory Search

Back
Top